Skip to content

Instantly share code, notes, and snippets.

@ArmedGuy
Created November 5, 2014 17:55
Show Gist options
  • Save ArmedGuy/bcb8243acf7702e68513 to your computer and use it in GitHub Desktop.
Save ArmedGuy/bcb8243acf7702e68513 to your computer and use it in GitHub Desktop.
from university import LTU
class data14(LTU):
def __init__(self, tits):
if tits == True:
self.welcome()
else:
self.gtfo()
#JOMO #geFanI #KKKK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment