Which out of the following Python functions/methods is commonly used in list…

2026

Which out of the following Python functions/methods is commonly used in list as well as tuple?

Answer: C. index

  1. A.

    append

  2. B.

    pop

  3. C.

    index

  4. D.

    remove

Attempted by 468 students.

Show answer & explanation

Correct answer: C

Explore the full course: Bpsc

Loading lesson…