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( )

  1. A.

    append( )

  2. B.

    Extend( )

  3. C.

    POP( )

  4. 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…