Advertisement
j0h

4digit

j0h
Oct 17th, 2022
1,282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. #!/usr/env python3
  2. for i in range(9999):
  3.     print("user,,N-N-"+str(i).zfill(4)+",,,")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement