What character is used to add comments to Python code?

IT Exam Items RepositoryCategory: CCNPWhat character is used to add comments to Python code?

What character is used to add comments to Python code?

  • $
  • #
  • %
  • @
  • !

Explanation: The # character is used to enter a comment when coding in Python.

Related exam: Quiz - Foundational Network Programmability Concepts