How to write comment in python | Single and Multi-line Comment
Assalamualaikum everyone. In this little video, I have discussed about comments in python. By watching this video you will understand how to write comment in python.
Comments are very important in any programming language. Comments make the program more readable to human. If you write down a program and another person go through the same program after few months, your comments will help him to understand your program properly. Even you can be very clear about you programs after many years just reading the meaningful comments.
Comments have to be meaningful.
There several types of comments. I have discussed about
1) Single Line Comment and
2) Multi-line Comment
There are more than one way to write comments in python.
You can write down a single line comment following a hash and a white space.
There's no specific other way of writing a multi-line comment. You just have to use the single line comment method multiple times to make it a multi-line comment. The para you are intending to write down in your multi-line/block comment, just split it into single line comment.
You can also write single and multiple-line comment using quotation.
If there's any string inside quotation which has not been assigned to any variable behaves as a comment.
To write a multi-line comment using quotation, you can either use three single quotation or three double quotation.
To write a single line comment using quotation, you can use one double quotation for this.
Thank you so much for watching my video. If you subscribe it encourages me to make more videos like this.
If you notice any mistake please mention me in the comment section.
Thanks again.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «How to write comment in python | Single and Multi-line Comment», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.