swcarpentry / python-novice-gapminder

Plotting and Programming in Python
http://swcarpentry.github.io/python-novice-gapminder/
Other
163 stars 428 forks source link

Update 16-writing-functions.md #614

Closed rashid-bioinfo closed 1 year ago

rashid-bioinfo commented 1 year ago

Instead of writing print commands number of times in the above function (lines: 40-43), use triple quotes with single print statement

Instructions Thanks for contributing! :heart: If this contribution is for instructor training, please email the link to this contribution to instructor.training@carpentries.org so we can record your progress. You've completed your contribution step for instructor checkout by submitting this contribution! Keep in mind that **lesson maintainers are volunteers** and it may take them some time to respond to your contribution. Although not all contributions can be incorporated into the lesson materials, we appreciate your time and effort to improve the curriculum. If you have any questions about the lesson maintenance process or would like to volunteer your time as a contribution reviewer, please contact The Carpentries Team at team@carpentries.org. You may delete these instructions from your comment. \- The Carpentries
alee commented 1 year ago

Thanks for the PR! I agree with @bencomp however and although I do find the Python docstring format useful, I don't think this is quite the right place to introduce it. Happy to open again if you can get some community consensus behind this via an issue.