Computer Science, asked by arshdeep12396, 7 months ago

what is comment in python language​

Answers

Answered by amiyajana99331
13

Answer:

Python comments

A comment is text that doesn't affect the outcome of a code, it is just a piece of text to let someone know what you have done in a program or what is being done in a block of code.

Explanation:

Hope itz help u

Similar questions