You can unpack a Python iterable (such as list, tuple, string) by assigning the items of that iterable to different variables.
My previous tips on Python list.