Question: Need help with python code: 1. Using function display highest score from the following three courses CIS300 CIS400 CIS500 Use input to assign value for
Need help with python code:
1. Using function display highest score from the following three courses
- CIS300
- CIS400
- CIS500
Use input to assign value for each course. Hints: use if statement.
2. Using functions display sum, difference, multiplication and division for two numbers. For example
x= 45 and y = 15.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
