Python - Basics and Execution Environment
What symbol is used to write a single-line comment in Python?
# symbol to start a single-line comment.// or /* */ are used in languages like JavaScript or C, not Python.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions