Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
r4.7-seccion-iterador.py
Fhernd
Jun 15th, 2018
1,748
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
itertools
def
contador
(
n
)
:
while
True
:
yield
n
n +
=
1
c
=
contador
(
0
)
for
x
in
itertools
.
islice
(
c
,
10
,
20
)
:
print
(
x
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Post request
HTML | 1 min ago | 56.54 KB
Hadez Method Leaked???? TC
Java | 2 min ago | 0.04 KB
Make 3500$ in 1 day [Method]???? XH
Java | 4 min ago | 0.04 KB
Swapzone Glitch (Working)E R
JavaScript | 5 min ago | 0.28 KB
200 INSTANTLY [Works Worldwide]? SD
Java | 5 min ago | 0.04 KB
ChangeNOW Bug (Get more on BTC swaps x) 4
JavaScript | 5 min ago | 0.28 KB
ChangeNOW Bug (Get more on BTC swaps x) S
JavaScript | 5 min ago | 0.28 KB
Exchange Exploit T B
JavaScript | 5 min ago | 0.28 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!