Which symbol is used to add the comment in the code or program to make it more…

2024

Which symbol is used to add the comment in the code or program to make it more readable and understandable in Python programming language?

  1. A.

    #

  2. B.

    *

  3. C.

    -

  4. D.

    :

Attempted by 193 students.

Show answer & explanation

Correct answer: A

In Python, the hash symbol # starts a comment.

Explore the full course: Rssb Senior Computer Instructor