CBSE Class 11 Computer Science
Question 19 of 91
String Manipulation — Question 9
Back to all questions 9
Question Question 9
Which of the following functions will always return a tuple of 3 elements?
- find()
- index()
- partition() ✓
- split()
Which of the following functions will always return a tuple of 3 elements?