Sort() doesn’t work for which type of data members of a list?
(a) Integer
(b) string
(c) tuple
(d) complex numbers
Answer:
The sort( ) method doesn’t work on complex number elements of a list.
So, the correct answer is (d).
MCQ Questions (1 mark each)
Last updated at April 16, 2024 by Teachoo
Answer:
The sort( ) method doesn’t work on complex number elements of a list.
So, the correct answer is (d).