30-Days-Of-Python icon indicating copy to clipboard operation
30-Days-Of-Python copied to clipboard

A small issue in 11_Day_Functions/11_functions.md

Open rohitmhnty opened this issue 9 months ago • 0 comments

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

rohitmhnty avatar Feb 19 '25 17:02 rohitmhnty