Comments in Python 🔥✨ |How to add and why to add? | Notes in description.

Опубликовано: 26 Июнь 2026
на канале: Coders zone
5
1

This is a conceptual video on comments in python with the example of codes✨. If you have any type of query , you can ask me in comment section.
@coders_zone_12

Important: Don't forget to try the codes by yourself otherwise you will unable to understand the things for longtime🫡.

Link for notes:
https://drive.google.com/file/d/1Pulm...

00:00 Introduction
00:08 Why do we need to write comments in code?
01:38 Types of comment
01:44 Single line comment
01:53 Multiple line comment
02:06 Code1 for single line comment
04:43 Code2 for multiple line comment