Trying to figure out code makes me feel stupid…
if commonSence == True:
print('Please continue.')
else:
exit()
if IQ > 100:
print('Go code!')
Please Login to reply.
No replies yet.