I am going to be taking a programing class next semester and I all ready have the book for the class, I am tring to figure things out to get a jump on the class and I have a couple of questions .... I need to come up with a pseudocode and hierarchy chart for the following problem but I dont know how to start it out or what it should look like ... If anyone could help me out with understanding this problem, it would help me out alot .... thanks !!! :)
Develop the logic for a program that gives you the following menu options:
(1) Hot dog 1.50
(2) Fries 1.00
(3) Lemonade .75
(4) End order
You should be allowed to keep ordering from the menu until you press 4 for End order, at which point you should see a total amount due for your entire order.