Skip to content

Instantly share code, notes, and snippets.

@axurright
Last active May 27, 2025 14:59
Show Gist options
  • Save axurright/876862cb28070d9ba98668b81c210989 to your computer and use it in GitHub Desktop.
Save axurright/876862cb28070d9ba98668b81c210989 to your computer and use it in GitHub Desktop.
Random stuff go #1
print("Please do not talk, I am trying to sleep...")
talking = input()
if talking != None:
print("SHUT THE HELL UP!!!!!!!!!")
if talking == None:
print("Zzz...")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment