In this lesson, you’ll learn about the differences between documenting and commenting so you can understand which approach to take in which situation. You’ll see why commenting is important and cover some general commenting rules as well as some examples. You’ll also take a quick look at type hinting.

Click here to learn more: https://realpython.com/courses/documenting-python-code/

#python

Documenting vs Commenting Code in Python
1.60 GEEK