Posts by miguel armando • 11 points
1 post
-
-1
votes1
answer612
viewsQ: Function to calculate the average of two notes in python
I have difficulty creating two functions: one that calculates the average of 2 grades and another that tells in which situation the student is "approved", "failed", and "recovery". My code is giving…