0
How to create a menu selection?
How to create a menu selection? Fist to prompt the question then ask for the list of questions number then send it to the specific function? plz help
1 Odpowiedź
0
Hey Calvin. So if you just use print to list your menu that helps the user see the use input() to have the user choose the thing they want. Below is an example of what you may be looking for.
https://code.sololearn.com/cvbzeLWBI3T0/?ref=app