Can you make this code add, print and remove a value?

Nice one! We declare and initialize m and add the value to the HashMap. Then we print it and, finally, get rid of it.

Not quite! We declare and initialize m and add the value to the HashMap. Then we print it and, finally, get rid of it.