daniil-vlasenko

7.16

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