Theater Seating Revenue

$25.00

Category: You will Instantly receive a download link for .zip solution file upon Payment || To Order Original Work Click Custom Order?

Description

5/5 - (2 votes)

Theater Seating Revenue with Input Validation:

A dramatic theater has three seating sections, and it charges the following prices for tickets in each section:

Section A seats cost $20 each

Section B seats cost $15 each

Section C seats cost $10 each

The theater has 300 seats in section A, 500 seats in section B, and 200 seats in section C. Design a program, in python, that asks for the number of tickets sold in each section and then displays the amount of income generated from ticket sales. The program should validate the number that are entered for each section.