Posted March 18, 2021 by Ben Purdy
Very easy to code...
All the code:
password = None
while password != "oreosareawesome123":
password = input("Enter the password.")
if password != "oreosareawesome123":
print("Your password is incorrect.")
print("Correct Password. Welcome")
print("Hahahahahah tricked you!")
while 2 == 2:
print("This is the song that never ends!!!!!")