scrimba
Learn Python
Sort() and Sorted()
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Sort() and Sorted()
AboutCommentsNotes
Sort() and Sorted()
Expand for more info
index.py
run
preview
console
print('sort() and sorted()')
print('Immutability and return values')
Console
"sort() and sorted() "
,
"Immutability and return values "
,
/index.html
-6:35