Advertisement
ryzer99

test

Oct 21st, 2020
2,450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. while True:
  2.     for i in (chr(x+50) for x in [36, 47, 60, 54, -18, 28, 53, 67, -18, 26, 61, 60]):
  3.     print(i,end='')
  4.   print()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement