Skip to Content
Course content
 
0 0

There are no comments for now.

to be the first to leave a comment.

1. Which of the following will add the price of a selected item to the total bill?
3. Which symbol is used to define a dictionary key-value pair?
4. What will be the output of menu["burger"] if the menu is {"burger": 80}?
5. What will happen if the user enters an item that is not in the menu?
7. What feature makes the restaurant order system more user-friendly?
8. Which type of data is best for item names?
10. What is the file extension for a Jupyter Notebook file?