Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Dec 14th, 2015
217
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
⭐ Instant Profit Mehtod ⭐ T
JavaScript | 2 sec ago | 0.31 KB
⭐Swapzone Glitch (Working)⭐⭐ W
JavaScript | 10 sec ago | 0.31 KB
⭐ MAKE $50O IN 15 MIN⭐⭐ Z
JavaScript | 17 sec ago | 0.31 KB
⭐ Free ETH Method ⭐⭐ L
JavaScript | 24 sec ago | 0.31 KB
⭐ MAKE $90O INSTANTLY⭐⭐ 1
JavaScript | 32 sec ago | 0.31 KB
⭐Crypto Exchange Profit Method⭐⭐ F
JavaScript | 39 sec ago | 0.31 KB
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐⭐
Java | 45 sec ago | 0.06 KB
⭐ChangeNOW Bug (Get more on BTC swaps)⭐⭐ P
JavaScript | 47 sec ago | 0.31 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!