Which of the following characters is used for specifying a single line/inline…
2026
Which of the following characters is used for specifying a single line/inline comment in Python?
Answer: B. #
- A.
$
- B.
#
- C.
"""
- D.
!
Attempted by 1239 students.
Show answer & explanation
Correct answer: B
Loading lesson…