Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 24th, 2014
274
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
del_dups
(
list
)
:
i
=
0
for
thing
in
list
:
j
=
i +
1
for
cur
in
list
[
j:
]
:
if
thing
==
cur:
del
list
[
j
]
j +
=
1
i +
=
1
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $2500 in 20 minutes⭐⭐ E
JavaScript | 2 sec ago | 0.27 KB
ChangeNOW Exploit
JavaScript | 3 sec ago | 0.25 KB
⭐ ✅ Free SOLANA Method ✅ ⭐
JavaScript | 12 sec ago | 0.25 KB
⭐ Instant BTC Profit Method ⭐
JavaScript | 22 sec ago | 0.25 KB
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐
JavaScript | 30 sec ago | 0.25 KB
✅⭐ Make huge profits on trading ⭐
JavaScript | 59 sec ago | 0.25 KB
⭐✅ MAKE $2000 INSTANTLY ⭐
JavaScript | 1 min ago | 0.25 KB
⭐ ChangeNOW Bug ⭐ (Get more on BTC swaps)
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!