DEV Community

Cover image for How not to write Python comments
Erik from Python Land
Erik from Python Land

Posted on

How not to write Python comments

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!

I'd love to hear your comments ;)

Oldest comments (0)