30-Days-Of-Python
30-Days-Of-Python copied to clipboard
A small issue in 11_Day_Functions/11_functions.md
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