Can someone help me create a numerical menu and convert it into names? I'm having trouble building the logic.
Example
Great! You chose the Starters category. Here are the available options:
Starters Menu:
1. Guacamole with Nachos - $15.00
2. French Fries- $12.00
3. Grilled Cheese - $18.00
Please enter the corresponding number for the desired item. If you want to return to the main menu at any time, simply type "0". I'm here to assist!
Where the user enters 1 or 2, 3, etc., I want it to convert this input 1 into the corresponding name.
What is the quantity of: Guacamole with Nachos?