draligamer7Snakify

Is Positive

Oct 11th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. a=int(input())
  2. if a >0:
  3. print("YES")
  4. else:
  5. print("NO")
Add Comment
Please, Sign In to add comment