13.7. Exercises

  1. Fill in the left side of line 7 so that the following code runs without error

  2. Use a for loop to print out the last name, year of birth, and city for each of the people. (There are multiple ways you could do this. Try out some code and see what happens!)

13.7.1. Contributed Exercises

You have attempted of activities on this page