scrimba
Python 101 in Bangla
35. 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

35. Sort() and Sorted()
AboutCommentsNotes
35. 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
-13:01