Using this as a beginning, create very simple order app. A hamburger, offering cheese, lettuce, tomatoes, etc.
Turn in the code with screen prints.
Code only - 60%
Code that works completely 100%
Order a Plain Hamburger 70%
Order a burger with Toppings 80%
ORder a burger with unique toppings - no dupe selections 90%
toppings_available = (
{1: "Cheese",
2: "Tomatoes",
3: "Onions",
4: "Bacon",
5: "Mustard",
6: "Lettuce",
}
)
=) 5 4 Search GN UES) November 23, 2022 at 6:04 PM Using this as a beginning, create very simple order app. A hamburger, offering cheese, lettuce, tomatoes, etc. Turn in the code with screen prints. Code only - 60% Code that works completely 100% Order a Plain Hamburger 70% Order a burger with Toppings 80% ORder a burger with unique toppings - no dupe selections 90% toppings_available = ( {1: "Cheese", 2: "Tomatoes", : "Onions", : "Bacon", : "Mustard", : "Lettuce", oD 01 MAW = Q |