Видео с ютуба Zip_Longest
Python Snippets - zip and zip_longest
#27. Функции zip_longest(), islice() и tee() | The Python Standard Library
Python Tutorial: Itertools Module - zip_longest
Python Tutorials: Loop basics and beyond - else in for, zip_longest and more
Python Basics Itertools Zip_longest
Master Python's zip_longest from itertools: Combine Unequal Lists Like a Pro!
Python Interview Question And Answer: zip() and zip_longest()
Using Python zip, zip_longest and the strict flag to stop zip from truncating iterables
10.07 Функція zip, zip_longest
Handling dict Instances When Using itertools.zip_longest in Python
Mastering zip_longest in Python: Combining Lists of Lists with Precision