In Python, the ________ method removes and returns the item at the given index.
2025
In Python, the ________ method removes and returns the item at the given index.
Answer: C. POP( )
- A.
append( )
- B.
Extend( )
- C.
POP( )
- D.
remove( )
Attempted by 143 students.
Show answer & explanation
Correct answer: C
Explore the full course: Mppsc Assistant Professor Computer Science Paper 2
Loading lesson…