Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Dec 14th, 2015
220
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
validBraces
(
s
)
:
while
"{}"
in
s
or
"()"
in
s
or
"[]"
in
s:
s
=
s.
replace
(
"{}"
,
""
)
.
replace
(
"()"
,
""
)
.
replace
(
"[]"
,
""
)
return
not
s
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Exploit
JavaScript | 3 sec ago | 0.25 KB
⭐✅ Swapzone Glitch ✅ Working
JavaScript | 17 sec ago | 0.25 KB
⭐✅ Crypto Exchange Exploit ⭐⭐
JavaScript | 26 sec ago | 0.25 KB
⭐ ChangeNOW Bug ⭐ (Get more on BTC swaps)
JavaScript | 43 sec ago | 0.25 KB
⭐✅ Trading Profit Method ⭐
JavaScript | 58 sec ago | 0.25 KB
✅⭐ Make $2500 in 15 minutes ⭐✅
JavaScript | 1 min ago | 0.25 KB
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐
JavaScript | 1 min ago | 0.25 KB
✅⭐ Make huge profits on trading ⭐
JavaScript | 1 min ago | 0.25 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!