Advertisement
daniil-vlasenko

7.12

Jun 25th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. kk = 0
  2. while 1:
  3. x = int(input())
  4. if x == 0:
  5. x = int(input())
  6. if x == 0:
  7. break
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement