LXer: How not to write comments in your Python code
by LXer from LinuxQuestions.org on (#5T2AW)
Published at LXer:
Writing comments in your Python code is not as trivial as one might think. In this article, How not to write Python comments, I explain how to write comments in Python. More importantly, I also share how not to use comments. These are good practices for any programming language, by the way!
Read More...
Writing comments in your Python code is not as trivial as one might think. In this article, How not to write Python comments, I explain how to write comments in Python. More importantly, I also share how not to use comments. These are good practices for any programming language, by the way!
Read More...