Skip to content

Instantly share code, notes, and snippets.

View JoeRecursionJoe's full-sized avatar

JoeRecursionJoe JoeRecursionJoe

View GitHub Profile
# by Joe Riedley
import os
class MTV:
def __init__(self):
self.want = ""
print("Money For Nothing")
@JoeRecursionJoe
JoeRecursionJoe / Youreyes.txt
Created July 18, 2023 20:35
Supporting file for BohemianRhapsody.py
skies & see
# by Joe Riedley
reality = True
this = True
thereallife = False
justfantasy = True
windblows = ["north", "south", "east", "west", True]
class BohemianRhapsody: