Question: Use Python. Write an application to pre-sell a limited number of cinema tickets. Each buyer can buy as many as 4 tickets. There are total
Use Python.

Write an application to pre-sell a limited number of cinema tickets. Each buyer can buy as many as 4 tickets. There are total 15 tickets that are open to pre-sell. Implement a program that prompts the user for the desired number of tickets and then displays the number of remaining tickets. Repeat until all tickets have been sold, and then display the total number of buyers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
