Question
theater has three seating sections, and it charges the following prices for tickets in each section: section A seats cost $20 each , section B
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, and section C seats cost $10 each. The theater has 300 seats in sections A, 500 seats in section B, and 200 seats in section C. Design a program that asks for the number of tickets sold in each section and then display the amount of income generated from tickets sales.
The program should validate the number of tickets sold for each section
Requirements: pseudocode (writing the algorithm in structured english) and flowchart using Raptor.
Step 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