Sofya_Soloveva_

Untitled

Jul 10th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. a = 179
  2. for i in range(1543):
  3.      a += 2007
  4. print(a)
Advertisement
Add Comment
Please, Sign In to add comment