Exercise: Write the Full Unpacking Loop

Loop over entries, unpack each tuple in the for header, and add the number from each pair to total.
Python
Setting up Python environment...
Output