Quiz: How to Use sorted() and .sort() in Python

Interactive Quiz ⋅ 7 Questions
By Philipp Acsany


In this quiz, you’ll test your understanding of
sorting in Python.

By working through this quiz, you’ll revisit how to sort various types of data in different data structures, customize the order, and work with two different ways of sorting in Python.

The quiz contains 7 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!

Related Resources