Skip to content

Instantly share code, notes, and snippets.

@johnvilsack
Created October 11, 2022 02:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnvilsack/c110164f48e09a7c6ae5badda40d4a49 to your computer and use it in GitHub Desktop.
Save johnvilsack/c110164f48e09a7c6ae5badda40d4a49 to your computer and use it in GitHub Desktop.
Python for Tim
p = Calc-MyPatience()
s = Get-YourBullshit()
if (p-s <= 0):
print('Take a Break')
-- OR --
import mySanity
import you
if (mySanity.Patience() - you.YourBullshit() <= 0):
print('Fuck Right Off')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment