Python Tutorial 2: How to use comments in Python?

preview_player
Показать описание
Have you ever revisited your old codes and were unable to understand what logic you had used to solve that problem? Do you feel sometimes that your code is unreadable?

Using comments in your python code helps you easily understand the nuances of your code no matter when you visit. It improves readability and allows other programmers to read and validate your code very easily. This tutorial is about different ways to use comments in your code.

It is time to go back to basics !
Рекомендации по теме
Комментарии
Автор

I've been looking for someone that breaks it down like u do

Therealbighustle
welcome to shbcf.ru