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
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