Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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 buyersStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started