Skip to content

Instantly share code, notes, and snippets.

@modos
Created September 30, 2022 20:25
Show Gist options
  • Save modos/556a93b10176c902e86869ba05e0caaf to your computer and use it in GitHub Desktop.
Save modos/556a93b10176c902e86869ba05e0caaf to your computer and use it in GitHub Desktop.
۲ ۲ ای
x = int(input())
if x > 1401:
print("YES")
else:
print("NO")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment