ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From admin, 1 Week ago, written in Python.
Embed
  1. x = 10
  2. if x > 5:
  3.   print("Greater than 5")
  4. else:
  5.   print("5 or less")


captcha