Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
for_itools_count.py - Infinite for Loop - itertools.count()
Phr0zen_Penguin
Aug 21st, 2016
156
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
##
# [for_itools_count.py]
#
# Infinite for loop (using itertools.count())
##
import
itertools
for
i
in
itertools
.
count
(
)
:
print
(
i
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐Swapzone Glitch (Working) K
JavaScript | 2 sec ago | 0.32 KB
⭐Swapzone Glitch (Working) V
JavaScript | 4 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY F
JavaScript | 4 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes F
JavaScript | 5 sec ago | 0.32 KB
✅ MAKE $500 IN 15 MIN O
JavaScript | 11 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐ B
JavaScript | 14 sec ago | 0.32 KB
✅ MAKE $500 IN 15 MIN 2
JavaScript | 16 sec ago | 0.32 KB
⭐ Instant Profit Method ⭐ D
JavaScript | 18 sec ago | 0.32 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!