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
In 11_functions.md, under the Function with Parameters(heading) - Single Parameter Example, instead of returning the "total" in the "sum_of_numbers(n)" function, it prints the "total" and returns None.
Hi.
In 11_functions.md, under the Function with Parameters(heading) - Single Parameter Example, instead of returning the "total" in the "sum_of_numbers(n)" function, it prints the "total" and returns None.
May I fix this? @Asabeneh
The text was updated successfully, but these errors were encountered: