Answered step by step
Verified Expert Solution
Link Copied!

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 0 to 4 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, re-prompt 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 movie-rating 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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Oracle8I Building Efficient Databases

Authors: Jonathan Lewis

1st Edition

0201715848, 978-0201715842

More Books

Students also viewed these Databases questions