How not to write comments in your Python code

Posted by eriky on Dec 15, 2021 12:52 AM
By Python Land
Mail this story
Web version

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!

Full Story

Printed at http://lxer.com/module/newswire/view/309150/index.html