Try this exercise. Is this statement true or false?
The sort() method in Python is not optimized and performs slowly compared to other sorting algorithms like Quicksort and Mergesort.
Press true if you believe the statement is correct, or false otherwise.