Griffin SC Lab 6 - TheEvergreenStateCollege/upper-division-cs-23-24 GitHub Wiki

Step 0:

Copy city-addresses into Wizard0523:

Screenshot 2024-05-06 at 6 49 09 PM

Step 1:

iterate over addresses hash map and print them out. Q. How do I iterate over hash map? A. I can use a for look like the following example:

Screenshot 2024-05-06 at 6 58 34 PM