Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
misingnoglic
Apr 13th, 2013
65
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
patterncheck
(
string
)
:
for
x
in
range
(
1
,
(
len
(
string
)
/
2
)
+
1
)
:
for
i
in
range
(
len
(
string
)
-x
)
:
if
string
[
i:i+x
]
==
string
[
i+x:i+x+x
]
:
return
True
return
False
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
📌📌 Swapzone Glitch 2000/15MIN 🚨📌
JavaScript | 8 sec ago | 0.65 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 8 sec ago | 0.67 KB
⭐⭐ Instant Money Method ⭐ 🔥📌
JavaScript | 1 min ago | 0.65 KB
🔥 +10,000$ in 1 Week - METHOD 🔥 🚨⭐
JavaScript | 3 min ago | 0.65 KB
⭐⭐ Instant Money Method ⭐⭐
JavaScript | 3 min ago | 0.67 KB
🚀 ChangeNOW Money Glitch 🚀
JavaScript | 3 min ago | 0.67 KB
🔥🔥 BIG MONEY BY TRUMP⭐ 💵⭐
JavaScript | 5 min ago | 0.65 KB
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐
JavaScript | 6 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!