You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A menu system that stores menu items in a dictionary along with their prices, it gives you the option to choose menu items and it gives you a running sum of their total sum. At the end it gives you a receipt with the items ordered, the quantity, the price and the total.