To nest existing tuples into a new tuple list the variables representing the existing tuples in a ___________ list of items for the creation of the new tuple.
Answer:
-lock-
To nest existing tuples into a new tuple list the variables representing the existing tuples in a comma-separated list of items for the creation of the new tuple.
-endlock-