- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Why You Shouldn't Use Triple Quotes for Comments in Python
In this video, we’ll discuss why using triple quotes for comments in Python is not considered good practice. While triple quotes are intended for docstrings—documentation strings that describe the functionality of functions, classes, or modules—using them for general comments can lead to confusion and unintended behavior in your code.
We’ll look at why it's better to use the hash symbol (#) for comments and save triple quotes for docstrings. You’ll also learn how Python treats these strings differently and how it impacts memory usage.
What You’ll Learn:
Why triple quotes should be reserved for docstrings.
The difference between comments and docstrings in Python.
The impact of using triple quotes for comments on Python's memory usage.
Best practices for writing comments in Python.
Видео Why You Shouldn't Use Triple Quotes for Comments in Python канала Code With Amulya
We’ll look at why it's better to use the hash symbol (#) for comments and save triple quotes for docstrings. You’ll also learn how Python treats these strings differently and how it impacts memory usage.
What You’ll Learn:
Why triple quotes should be reserved for docstrings.
The difference between comments and docstrings in Python.
The impact of using triple quotes for comments on Python's memory usage.
Best practices for writing comments in Python.
Видео Why You Shouldn't Use Triple Quotes for Comments in Python канала Code With Amulya
Комментарии отсутствуют
Информация о видео
9 мая 2025 г. 15:49:19
00:03:05
Другие видео канала




















