Asked by Dewayne
. Design a modular program
that asks how many tickets for each class of seats were sold, and then displays
the amount of income generated from ticket sales.
There are three seating categories at a stadium. For a softball game, Class A seats cost $15, Class B seats cost $12, and Class C seats cost $9.
that asks how many tickets for each class of seats were sold, and then displays
the amount of income generated from ticket sales.
There are three seating categories at a stadium. For a softball game, Class A seats cost $15, Class B seats cost $12, and Class C seats cost $9.
Answers
Answered by
bobpursley
Dewayne, we are not going to do this for you. What would be the purpose of that?
We will be happy to check your logic, and your program flow. Post it.
We will be happy to check your logic, and your program flow. Post it.
Answered by
Flow chart
4. There are three seating categories at a stadium. For a Softball game, Class A seats cost $15, Class B seats cost $12, and Class C seats cost $9. Design a program that asks how many tickets for each class of seats were sold, and then displays the amount of income generated from ticket sales. Use Switch/case structure.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.