Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Design a program for a movie rating guide, which can be installed in a kiosk in theatres. Each theatre patron enters a value from 0
Design a program for a movie rating guide, which can be installed in a kiosk in theatres. Each theatre patron enters a value from to indicating the number of stars that the patron awards to the guides featured movie of the week. If a user enters a star value that does not fall in the correct range, reprompt the user continuously until a correct value is entered. The program executes continuously until the theatre manager enters a negative number to quit. At the end of the program, display the average star rating for the movie.b Modify the movierating program so that a user gets three tries to enter a valid rating. After three incorrect entries, the program issues an appropriate message and continues with a new user.To be awarded full marks you must submit:Pseudo code designFlow chart designDesk checkCan someone write pseudocode and draw flow chart and desk check of this qsn
Confused with desk checking. Can you send desk check.
kind regards
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