Question: If Else Assignment Write a small program, that does the following Prompts user to input a score between 1-10 (assume the user will honor the

If Else Assignment Write a small program, that does the following Prompts user to input a score between 1-10 (assume the user will honor the request) Stores the user input in an appropriate variable (appropriate in type and name) Checks if the score is a passing grade. Assume 70% or more is needed Displays a message if the score is passing or if the score is not a passing score Example outputs Your test score of 5 is not passing! Your test score of 8 is passing! | Include a test table in the comments below main
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
