Computer Science, asked by nrao8152, 9 months ago

Q10. Select the incorrect
1 point
statement about comments in
Python, from the statements
given below.
O
a. Comments are used to add a
remark or a note in the source code
b. Comments are executed by
interpreter as a normal statement
c. Comments are used primarily to
document the meaning and purpose
of source code
O
d. In Python, a single line comment
starts with #​

Answers

Answered by yashviaggarwal15
0

Answer:

answer is option ( d ) that is in python a single line comment starts with #

Answered by meenusaini27527
2

Answer:

Answer is option d) - in python, a single line comment starts with #

Similar questions