Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
siklus
Bisix
Dec 10th, 2020
665
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
from
itertools
import
cycle
n
=
50
for
x
,
y
in
enumerate
(
cycle
(
[
'a'
,
'b'
,
'c'
]
)
)
:
x+
=
1
print
(
f
'{x} {y}'
)
if
x
>=
n:
break
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π¨π¨ Swapzone +$1,000 Promotion π―π―
JavaScript | 16 sec ago | 0.67 KB
ββ Trading exploit ββ
JavaScript | 1 min ago | 0.67 KB
π₯π₯ INSTANT $370 IN CASH
JavaScript | 1 min ago | 0.67 KB
πππ Insane Paid BTC Exploit ππ΅
JavaScript | 2 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 3 min ago | 0.67 KB
ββ Crypto Swap Glitch β Easy money πΈπ°
JavaScript | 4 min ago | 0.67 KB
ββ FREE BTC GUIDE β Working ββ
JavaScript | 4 min ago | 0.67 KB
β β β PASSIVE INCOME 24/7
JavaScript | 5 min ago | 0.67 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!