Answered step by step
Verified Expert Solution
Question
1 Approved Answer
C# Help: Create a C# code that allows user to enter a movie title and the is prompted to enter a rating number 0-4. The
C# Help:
Create a C# code that allows user to enter a movie title and the is prompted to enter a rating number 0-4. The user can continue to enter ratings until a negative number is typed. After negative number is enter an average of ratings should be displayed. If rating is not between range 0-4 prompt user to enter a correct number between range. Implement that user has 3 tries after the third try program resets.
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