Sequence unpacking

Binding values from an iterable to a matching target structure, optionally with one starred target.

Also known as iterable-unpacking

Used in