Code a map object

Report a typo

Create a map object with 2 key-value pairs inside it. Below are the key-value pairs.

Key Value
1 A JavaScript
2 B Python

Sample Input 1:

    

Sample Output 1:

true
Write a program in JavaScript
const firstMap = ...
___

Create a free account to access the full topic