Posts by Miguel • 7 points
1 post
-
-3
votes1
answer61
viewsQ: The `Else` operator does not process an incorrect user input
I’m doing a Python registration system. The problem is that when the user misspells his sex in a input, the operator else makes a mistake. from time import sleep while True: print('\033[1;36m')…
python-3.xasked Miguel 7