Vladimir

6%
Flag icon
The list.sort method sorts a list in place—that is, without making a copy. It returns None to remind us that it changes the receiver11 and does not create a new list.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview