Question: Part A: Create an Input Processing and Output. Task: Create an algorithm for calculating ticket charges at a movie theater. You have been tasked with

Part A: Create an Input Processing and Output.
Task: Create an algorithm for calculating ticket charges at a movie theater.
You have been tasked with creating an algorithm for a local movie theater to determine the total ticket charges for any show held at the theater. The algorithm should prompt the user for the number of tickets being purchased at each seating level. Then, the algorithm will calculate the total cost for each level and the overall total for the entire purchase.
Seating Prices:
Premium seats: $20 per seat
Standard seats: $12 per seat
Economy seats: $8 per seat
Part B. Write a program Part A. Display the Seat Pricing Chart. There is only one run at a time for a user. Have the user enter tickets for each level then do the grand total as indicated. Submit Py file.
Please help me with python
Part A: Create an Input Processing and Output.

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 Programming Questions!