id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

 

Map-1 chance

Basic Map get()/put(), no loops. These can be solved with just get(), put(), and containsKey(). No loops required. See the Java Map Introduction for help.

 mapBully H  mapShare mapAB
 topping1 topping2 topping3
 mapAB2 mapAB3 mapAB4

Java Help