Skip to content

Instantly share code, notes, and snippets.

@JoeRecursionJoe
Last active January 5, 2024 08:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoeRecursionJoe/c383a5731816e5e4214e6540957206a6 to your computer and use it in GitHub Desktop.
Save JoeRecursionJoe/c383a5731816e5e4214e6540957206a6 to your computer and use it in GitHub Desktop.
# by Joe Riedley
import os
class MTV:
def __init__(self):
self.want = ""
print("Money For Nothing")
def look(self, what):
return print(f"look at them {what}")
def play(self):
self.want = ""
self.want = "MTV"
self.want = ""
self.want = "MTV"
self.want = ""
self.want = "MTV"
self.want = ""
self.want = "MTV"
self.look("YoYo's'")
do = True
if MTV.play == ("Guitar"):
working = False
do = True
moneycost = 0
chickscost = 0
working = False
do = True
guysdumb = False
littlefinger = "blister"
thumb = "blister"
else:
try:
os.system("install microwave -ovens")
os.system("echo custom kitchen deliveries")
os.system("move refrigerators")
os.system("move color -tvs")
except:
print("Can't work")
finally:
print("🎵🎵🎵")
if __name__ == '__main__':
song = MTV().play()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment