- This event has passed.
1 PM Intro To Java – Alex
June 11, 2022 @ 1:00 pm - 2:00 pm
Today We Did:
- Today we learned about how to use HashMap.
- We talked about how to add and remove things from a HashMap, and also how to list out all the values and keys.
For Homework:
- Create a new method that will list out all of the Restaurants that are in the list that we created so far.
- The restaurants should be listed by printing out their name, phone number, and age and look like this “Name – Phone Number – Age”