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 |
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:
trueCreate a free account to access the full topic