Which out of the following Python functions/methods can never be used with…

2026

Which out of the following Python functions/methods can never be used with tuple?

Answer: B. insert

  1. A.

    max

  2. B.

    insert

  3. C.

    index

  4. D.

    sorted

Attempted by 479 students.

Show answer & explanation

Correct answer: B

Explore the full course: Bpsc

Loading lesson…