What character is used to add comments to Python code?
- $
- #
- %
- @
- !
Explanation: The # character is used to enter a comment when coding in Python.
Exam with this question: Quiz - Foundational Network Programmability Concepts
Please login or Register to submit your answer