Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You must include a.) a picture of any flowchart you are asked to create, b.) a shot of the Python screen of your code, and
You must include a.) a picture of any flowchart you are asked to create, b.) a shot of the Python screen of your code, and c.) a shot of the Python screen of your output. Submit your homework to Blackboard by 11:30pm in order to ensure that ithas passed through Blackboard's gates by 11:59pm and is ready to grade. No homework will be graded that has not been received and processed by Blackboard by the deadline 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
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