Q. Which of the following is used to define a comment in Python?

  • (A) //
  • (B) #
  • (C) /* */
  • (D) --
πŸ’¬ Discuss
βœ… Correct Answer: (B) #
Explanation: In Python, comments are defined using the '#' symbol.
Explanation by: Admin
In Python, comments are defined using the '#' symbol.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
130
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
93%
Success Rate