filmov
tv
Part 7 || how to add comment in python single and multi-line comment | python | code for free ||

Показать описание
to telling how to add multi-line comment , single line comment ,
# codes that I input
for single line comment use #
for multi-line comment use """ """
triple quotes for multi-line and hashtag for single line
# codes that I input
for single line comment use #
for multi-line comment use """ """
triple quotes for multi-line and hashtag for single line