Solve: Map Put
Created By: Chris Taylor
/ Version: 2023.8.0
Create a superheros reference that points to a Map and
includes the following mappings:
- Batman -> Bruce Wayne
- Captain America -> Steve Rogers
- The Flash -> Barry Allen
- Spiderman -> Peter Parker
- Super Girl -> Linda Lee Danvers
- Superman -> Clark Kent
- Wonder Woman -> Diana Prince
For this problem we're expecting just a snippet of codeāso don't provide a method or class declaration.