Question: Lab Assignment - There are two students Alice and Guy, I want to input their homework grade into the computer and calculate their average grade.

Lab Assignment - There are two students Alice and Guy, I want to input their homework grade into the computer and calculate their average grade. - Write a python program takes two input for both students to calculate the average grade. Also construct a try and except error handling. - In your code, include two except errors, one is ValueError, the second one is ZeroDivisionError: Lab Assignment - In your previous class activity, you define a function bmi. Addition to your function, write a raise statement to handle error exception. - The error will be ValueError
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
