Python Trick | Swap Elements with Tuple Unpacking

preview_player
Показать описание
You can use tuple unpacking to swap elements in a list with a single line of code in Python.
Рекомендации по теме
Комментарии
Автор

These are great little lessons man. As someone who is coming to Python from other languages these are helpful and it's actually really cool to see how efficient array functions are compared to a God forsaken language like Java

aethrya