You can assign the individual elements of a sequence to multiple variables. This is known as "sequence unpacking" and it is handy in many situations. Unpacking isn't limited to mapping every element of the sequence. You can use a `*` prefix to catch all the remaining values (if any is left) in a `list` variable.
This video is based on content from my "100 Page Python Intro" ebook: https://github.com/learnbyexample/100...
On this page of the site you can watch the video online Python tip 14: sequence unpacking with a duration of hours minute second in good quality, which was uploaded by the user learnbyexample 02 August 2022, share the link with friends and acquaintances, this video has already been watched 289 times on youtube and it was liked by 3 viewers. Enjoy your viewing!