Question: 1. Create a flowchart, a Python program, and output for the following. Program Requirements: A student attempted a certain number of credits and completed some
1. Create a flowchart, a Python program, and output for the following.
Program Requirements: A student attempted a certain number of credits and completed some or all of these credits. Prompt the user to enter the number of credits the student attempted and the number of credits the student completed. To qualify for an event the student must have completed at least 90% of the credits attempted. Print a message that states whether the student qualified. Also print a message stating the number of credits attempted and the number completed.
Test your program by showing the output when the percent completed is 90 percent or more and the output when it is not.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
