Skip to content

Instantly share code, notes, and snippets.

@BluePyTheDeer251
Created January 5, 2025 19:25
Show Gist options
  • Save BluePyTheDeer251/876862cb28070d9ba98668b81c210989 to your computer and use it in GitHub Desktop.
Save BluePyTheDeer251/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 HECK UP!!!!!!!!!")
if talking == None:
print("Zzz...")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment