Steve offered me this good code: choice = raw_input("Option: ") if choice == 1: # code for case 1 elif choice == 2: # code for case 2 elif choice == 3: : : else: print "Invalid choice" Steve, thanks. I guess in this case, when the code for a choice finishes executing, program flow would go to (Alex: sorry about that particular choice of words;-))) the end, or right after the print "invalid choice " statement...?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4