Question: Write code to ask the user for a lab score and a test score. Call calculate_grade with the appropriate arguments, use the round() function to
Write code to ask the user for a lab score and a test score. Call calculate_grade with the appropriate arguments, use the round() function to round the result to 2 decimal places and print the answer.
I'm doing this in Python.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
