A

Admin • 832.27K Points
Coach

Q. How do you start a comment in Python?

  • (A) //
  • (B) /*
  • (C) #
  • (D) --
  • Correct Answer - Option(C)
  • Views: 20
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

Python uses `#` to start a single-line comment.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.