CBSE Class 11 Computer Science Question 31 of 106

Python Fundamentals — Question 17

Back to all questions
17
Question

Question 17

Which of the following can be used to create comments ?

  1. //
  2. # ✓
  3. '''
  4. ''' . . . ''' ✓
Answer