Griffin SC Lab 6 - TheEvergreenStateCollege/upper-division-cs-23-24 GitHub Wiki
Step 0:
Copy city-addresses into Wizard0523:
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: