Question: If 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)

If 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 only if the score is passing. Example output: 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
