# we initialize tuple we assign objects to it - this is known as packing a tuple # extracting objects from tuple and assign them to variables is unpacking a tuple print("\n* packing and unpacking ...