Question: Part A : Create an Input Processing and Output. Your goal is to solve the following simple programming exercise. You have been contracted by a

Part A: Create an Input Processing and Output.

Your goal is to solve the following simple programming exercise. You have been contracted by a local stadium to design an algorithm determining the total seating charges for any game held at the stadium. Lower-level seats cost $25 per seat, mid-level seats cost $15 per seat, and upper-level seats cost $10 per seat. The algorithm should ask the user for the number of seats being purchased at each seating level. Then, the algorithm will determine the total for each level and the grand total for the entire purchase.

Be sure about the logic and design first (IPO chart). Create a Word Doc or Excel.

Part B: Write a pseudocode that performs the following: Ask a user to enter a number. If the number is between 0 and 10, write the word blue. If the number is between 11 and 20, write the word red. if the number is between 21 and 30, write the word green. If it is any other number, write that it is not the correct color option.

Create a Word Doc.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!