Question: Students, Your fifth assignment is based on concepts for Modules, If statements and loops. Use all four steps of the PDLC (Analyze the problem, Develop
Students,
Your fifth assignment is based on concepts for Modules, If statements and loops. Use all four steps of the PDLC (Analyze the problem, Develop the flowchart, Write the code, and Test & Debug).
The Problem:
Design a program for the Hollywood Movie Rating Guide Company that employ the usage of modules, accumulator, counter variable, loop(s), and data validation concepts.
The user should be able to enter a value from 1 to 4 to indicate the number of stars they are awarding to the Guide's featured movie of the week.
Use a sential value to indicate when the program will stop by allowing the user to use a negative number to quit. Also, calculate the average of the ratings.
Display appropriate messages so the user clearly understands how to input the information and what was the rating average.



Movie Students, Your fifth assignment is based on concepts for Modules, If statement's and loops. Use all four steps of the PDLC (Analyze the problem, Develop the flowchart, Write the code, and Test & Debug) The Problem Design a program for the Hollywood Movie Rating Guide Company that employ the usage of modules, accumulator, counter variable, loop(s), and data validation concepts The user should be able to enter a value from 1 to 4 to indicate the number of stars they are awarding to the Guide's featured movie of the week. Use a sential value to indicate when the program will stop by allowing the user to use a negative number to quit. Also, calculate the average of the ratings Display appropriate messages so the user clearly understands how to input the information and what was the rating average. Movie Students, Your fifth assignment is based on concepts for Modules, If statement's and loops. Use all four steps of the PDLC (Analyze the problem, Develop the flowchart, Write the code, and Test & Debug) The Problem Design a program for the Hollywood Movie Rating Guide Company that employ the usage of modules, accumulator, counter variable, loop(s), and data validation concepts The user should be able to enter a value from 1 to 4 to indicate the number of stars they are awarding to the Guide's featured movie of the week. Use a sential value to indicate when the program will stop by allowing the user to use a negative number to quit. Also, calculate the average of the ratings Display appropriate messages so the user clearly understands how to input the information and what was the rating average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
