Python Code Comments

# Introduction Code comments can help people understand what the code is for, and good commenting habits are essential for a good developer. In this lab, you can learn how to add comments to the Python language, and several common ways to comment. ## Achievements - Code Comments

|60 : 00

Click the virtual machine below to start practicing