Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 8th, 2016
141
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
abc
(
data
)
:
for
a
in
data:
print
(
a
)
if
data.
count
(
a
)
==
1
:
#print(a)
data.
remove
(
a
)
return
data
print
(
abc
(
[
1
,
2
,
3
,
4
,
5
]
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🚨 Free Crypto Method 🚨
JavaScript | 6 sec ago | 0.24 KB
💡 EASY MONEY GUIDE ✅ Working
JavaScript | 15 sec ago | 0.24 KB
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 17 sec ago | 0.15 KB
🔥 Exchange profit method
JavaScript | 25 sec ago | 0.24 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 29 sec ago | 0.15 KB
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 34 sec ago | 0.24 KB
⭐⭐⭐Exchange Exploit T I⭐⭐
Java | 40 sec ago | 0.15 KB
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 50 sec ago | 0.24 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!