Computer Science, asked by shubham6491475, 4 months ago

12. Which of the following is used to
create comment
(1 Point)
*
#
II
TI
......​

Answers

Answered by allysia
0

Answer:

Assuming you're talking about Python the answer will be 3rd option, # which is used to make single line comments in Python.

Similar questions