if commonSence == True:

print('Please continue.')

else:

exit()

if IQ > 100:

print('Go code!')

else:

exit()

Reply to this note

Please Login to reply.

Discussion

No replies yet.