Lab 2-2 Create an algorithm for the manager of the Lakeview Hotel Input number of nights Processing items: per-night rate room service charge telephone charge Processing Output total bill room charge...

Perform the following activities. Provide the flowchart for each of the given problems. •Each guest of the Lakeview Hotel pays an entertainment tax, which is a percentage of the room charge only. • Modify the IPO chart in Figure 2-30 • Desk-check the algorithm twice using the given values.Lab 2-2<br>Create an algorithm for the manager of the Lakeview Hotel<br>Input<br>number of nights Processing items:<br>per-night rate<br>room service charge<br>telephone charge<br>Processing<br>Output<br>total bill<br>room charge<br>Algorithm:<br>1. enter the number of nights, per-night rate,<br>room service charge, and telephone charge<br>2. calculate the room charge by multiplying<br>the number of nights by the per-night rate<br>3. calculate the total bill by adding together the<br>room charge, room senvice charge, and telephone<br>charge<br>4. display the total bill<br>

Extracted text: Lab 2-2 Create an algorithm for the manager of the Lakeview Hotel Input number of nights Processing items: per-night rate room service charge telephone charge Processing Output total bill room charge Algorithm: 1. enter the number of nights, per-night rate, room service charge, and telephone charge 2. calculate the room charge by multiplying the number of nights by the per-night rate 3. calculate the total bill by adding together the room charge, room senvice charge, and telephone charge 4. display the total bill

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here