Skip to content

Instantly share code, notes, and snippets.

View ConnorMcF's full-sized avatar
🥓
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Connor McFarlane ConnorMcF

🥓
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
View GitHub Profile
while True:
#number one and two
TryAgain = 'yes'
TryAgain == "yes" or TryAgain == "y"
#number three
NumDetected = False
UpperDetected = False
LowerDetected = False
SymbolDetected = False
print("====================================================")