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 ?
- //
- # ✓
- '''
- ''' . . . ''' ✓
Which of the following can be used to create comments ?