filmov
tv
Pro Tip! Unpacking Python data #shorts #programming #python # #pythonsoftware #programminglanguage

Показать описание
In this video we will look at Python's unpacking feature that allows you to easily unpack data into multiple variables at once! This is a time saver and really helps to reduce the amount of time needed to loop over smaller data as we all know Python loops are slow.