Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 31st, 2014
76
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
foo
(
lst
)
:
st
=
" "
.
join
(
[
"%s"
% v
for
v
in
lst
]
)
out
=
[
]
for
i
in
lst:
if
st.
count
(
str
(
i
)
)
>
1
:
out.
append
(
i
)
return
out
print
foo
(
[
10
,
9
,
10
,
10
,
9
,
8
]
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ Swapzone Glitch ✅ Working
JavaScript | 3 sec ago | 0.25 KB
✅ Make $2500 in 20 minutes⭐⭐ E
JavaScript | 3 sec ago | 0.27 KB
⭐✅ Jack's Profit Method ⭐
JavaScript | 11 sec ago | 0.25 KB
⭐⭐Exchange Exploit⭐ C
JavaScript | 11 sec ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN ⭐
JavaScript | 19 sec ago | 0.25 KB
⭐ChangeNOW Exploit⭐⭐ 6
JavaScript | 19 sec ago | 0.27 KB
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐⭐
Java | 24 sec ago | 0.15 KB
⭐✅ Trading Profit Method ⭐
JavaScript | 29 sec 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!