Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 5th, 2022
362
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
number
in
range
(
0
,
100000
)
:
print
(
str
(
number
)
.
rjust
(
4
,
"0"
)
)
with
open
(
"FileKEys.txt"
,
"a+"
)
as
f:
f.
write
(
str
(
number
)
.
rjust
(
4
,
"0"
)
+
"
\n
"
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $900 INSTANTLY U
JavaScript | 1 sec ago | 0.07 KB
Make 1500$ in 20 MIN [Method] Y
JavaScript | 2 sec ago | 0.07 KB
Instant Profit Method
JavaScript | 5 sec ago | 0.15 KB
✅ MAKE $12OO IN 10 MIN Q
JavaScript | 8 sec ago | 0.07 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 13 sec ago | 0.15 KB
Make 1500$ in 20 MIN [Method] O
JavaScript | 15 sec ago | 0.07 KB
MAKE $900 INSTANTLY 9
JavaScript | 22 sec ago | 0.07 KB
5OO$ GIFTCARDS? 4
JavaScript | 24 sec ago | 0.07 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!