DEV Community

Discussion on: What the heck is Unpacking and Packing of Sequences in Python?

Collapse
 
waylonwalker profile image
Waylon Walker

The most common example I tend to use is inside return statements.

return x,y,z