Question: First Question Write a python program that displays specific messages using the IF Statement: It should ask the user to enter the rating, and then
First Question Write a python program that displays specific messages using the IF Statement: It should ask the user to enter the rating, and then using a conditional statement, t should print one of the following messages: Rating Rank 9 to 10 Outstanding 8to 8.9 Very Good Good Poor Bad to 7.9 6 and 6.9 0 and 5.9 Sample output Enter rating: 7 Rank = Good 10 Marks reading: 2 marks condition: 2 marks I else and elif: 2 marks / output: 2 marks No errors: 2 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
