How can you include comments in python?Explain with example.
Answers
Answered by
2
Single-line comments are created simply by beginning a line with the hash (#) character, and they are automatically terminated by the end of line. Comments that span multiple lines – used to explain things in more detail – are created by adding a delimiter (“””) on each end of the comment.
plz....follow me and Mark me as brainliest
☺️❤️
Answered by
1
Answer:
Single-Line Comments in Python
In Python, we use the hash symbol # to write a single-line comment.
Similar questions
English,
4 months ago
Political Science,
4 months ago
Physics,
9 months ago
Social Sciences,
9 months ago
Physics,
1 year ago
Math,
1 year ago
Hindi,
1 year ago