Looping in reversed order in Python

preview_player
Показать описание
The main goal of this video is to demonstrate the versatility and usefulness of ```reversed()```, with the capability of reversing the order of sequences. It also improves readability, helping you write more Pythonic codes.
Рекомендации по теме
Комментарии
Автор

This is slower than
for I in range(5, 0, -1):
Syntex might be wrong didn't use python in a long time

מייקלסבג
join shbcf.ru