Starting from:
$14.99

$8.99

Theater Seating Revenue with Input Validation Solution

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.

 

More products