Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A. Write pseudocode to design a program for the Hollywood Movie Rating Guide, in which users continuously enter a value from 0 to 4. The

A. Write pseudocode to design a program for the Hollywood Movie Rating Guide, in which users continuously enter a value from 0 to 4. The value indicates the number of stars they are awarding to the Guides featured movie of the week. The program executes continuously until a user enters a negative number to quit. If a user enters a star value that does not fall within the correct range, the program should prompt the user continuously until a correct value is entered. At the end of the program, display the average star rating for the movie.

B. Design logic using pseudocode that modifies the movie-rating program above(A) so that a user gets three tries to enter a valid rating. After three incorrect entries, the application issues an appropriate message and continues with a new user.

Please do not submit Java, C++, C#, or any other language-specific syntax.

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_2

Step: 3

blur-text-image_3

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

Conceptual Database Design An Entity Relationship Approach

Authors: Carol Batini, Stefano Ceri, Shamkant B. Navathe

1st Edition

0805302441, 978-0805302448

More Books

Students also viewed these Databases questions

Question

What is Constitution, Political System and Public Policy? In India

Answered: 1 week ago

Question

What is Environment and Ecology? Explain with examples

Answered: 1 week ago