CBSE Class 11 Computer Science
Question 30 of 104
List Manipulation — Question 18
Back to all questions 18
Question Question 18
Which of the following is a standard Python library function and not an exclusively list function?
- append( )
- remove( )
- pop( )
- len( ) ✓