πŸ“Š Python
Q. Which function is used to sort a list?
  • (A) order()
  • (B) arrange()
  • (C) sort()
  • (D) sortedList()
πŸ’¬ Discuss
βœ… Correct Answer: (C) sort()

Explanation: The sort method sorts a list in place.

Explanation by: Mr. Dubey
The sort method sorts a list in place.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
10 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate