A bit of a weird Python Feature looking at the For/Else Concept in Python☝

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I didn't know about it until today. Thank you Tim ❤

usamashami
Автор

Maybe it's to avoid an excessive use of try/except?

bbriambbriam
Автор

What are the benefits of it from:

print("Found 5!") if 5 in numbers else print("5 was not found")

abdullah_
Автор

So is the else in the for loop or outside of it?

briankelly
join shbcf.ru