You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The description in third part of exercise 13 in part 12 asks to add a function "average_grade" but when doing the testing and submission it is requiring the function to be named "average". Either change the tests to use "average_grade" or change description to name the function "average".
The text was updated successfully, but these errors were encountered:
The description in third part of exercise 13 in part 12 asks to add a function "average_grade" but when doing the testing and submission it is requiring the function to be named "average". Either change the tests to use "average_grade" or change description to name the function "average".
The text was updated successfully, but these errors were encountered: