igovasconcelos

Untitled

Aug 24th, 2020
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.03 KB | None | 0 0
  1. x = 10
  2. if x>10:
  3.     print(x)
Add Comment
Please, Sign In to add comment