Question 4
Which of the following statements is TRUE regarding the code below?
and both become
changes the original list
becomes while becomes
returns a new sorted list
Which of the following statements is TRUE regarding the code below?
and both become
changes the original list
becomes while becomes
returns a new sorted list
Correct answer
becomes while becomes
Question 4 of 17 in the IIT Madras BS Programming in Python (Python) Quiz 1 paper sat on 19 Jul 2026, in the May 2026 term (Programming in Python 16 Jul 26). It carries 3 marks.