Sorting a tuple - 1 Minute Python Tutorial #shorts

preview_player
Показать описание
1-minute coding tutorial series: how to sort a tuple in Python.

If you want to improve your coding skills and can spare 60 seconds a day to learn something new, then make sure to subscribe, as I publish a new tutorial every day!

If you can afford it and you wish to support my work, so that I can keep creating these videos consider becoming a patron or buying me a coffee:

#shorts #python #coding #tutorial #howto
Рекомендации по теме
Комментарии
Автор

Great format! Nice and sweet. Please keep on going!

mohamedabdulaziz
Автор

If I understand python (still consider myself new to it) enough your T variable isn't a tuple. A tuple needs ( and ) to be marked as one.

simest