This the right way to comment a single line. "Ruby".length # I'm a single line comment!
True
False
(A) True
Explanation:
We use # in a single line comment.