Bisix

acak_2

Nov 15th, 2020
729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. for i in range(10000):
  2.     print('.'.join(f'{i:04}'))
Advertisement
Add Comment
Please, Sign In to add comment