A good answer might be:The full program is below: | |
Full Restaurant ProgramHere is the correct program, suitable for "copy-paste-and-run." Hopefully figuring out the proper order for the lines was not difficult. You should be able to almost "read" the program, like English text.
When the program runs, the statements are executed in order. The order of the statements should make sense (of course!) Now modify the program so the user enters the percentage for the tip. This time, there are no blanks to fill. Your job is to figure out how to change the program by inserting the following statements (not given in order.) There is one additional modification you will have to make to one of the original statements.
| |
QUESTION 7:Find the blanks. Then fill them in. Make the modification necessary to one of the original statements. Click Here after you have answered the question |