filmov
tv
daily coding question - lambda function and sort

Показать описание
the description
---------------
what is the result of this code clock that contains a lambda function using the sort() method ?
numbers = [3,1,4,2]
sort_list(numbers)
print(numbers)
useful links
------------
book:
useful hashtags
---------------
#python
#pythontutorial
#pythonprogramming
#pythonforbeginners
#pythonprojects
---------------
what is the result of this code clock that contains a lambda function using the sort() method ?
numbers = [3,1,4,2]
sort_list(numbers)
print(numbers)
useful links
------------
book:
useful hashtags
---------------
#python
#pythontutorial
#pythonprogramming
#pythonforbeginners
#pythonprojects