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
Remove the returned keyword from average. This would clean up the code a bit and get rid of one more function with multiple return types. I don't see any use for the sum of the weights except for debugging average itself.