Question
Using python anywhere. This question ask you to create a response to a students exam score: To complete the program: * Create a module named
Using python anywhere.
This question ask you to create a response to a students exam score:
To complete the program:
* Create a module named h04_02.py from the directory hw
* Record your name, class number, and date of creation.
* Take the score between 0 to100 from users input (for example: 83.7)
* Provide a response based on the following rules:
** If the score is greater or equal to 90 : Outstanding work!
** Otherwise, if the score is greater or equal to 75: Good work
** Otherwise, if the score is greater or equal to 60: You are fine
** Otherwise: You can do better
When you have completed the program, run the program and capture and paste the output below:
Paste the captured screen here.
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