When we teach them functions we also tell them to add a comment to their functions on slide 21. Is it too early to teach them to use a docstring instead?
I have not been through the entire class yet. Do we show them docstrings later?
When we teach them functions we also tell them to add a comment to their functions on slide 21. Is it too early to teach them to use a docstring instead?
I have not been through the entire class yet. Do we show them docstrings later?
I haven’t gone through the entire curriculum either, but I just looked through and did not find it.
My guess is that this will show up in the Semester 2 deeper dives into Python, but I have no insider knowledge on that.
–Michael K.