JavaScript Maps Lab

Easy
2
1
41.7% Acceptance

In this lab, you will be working with JavaScript Maps. You have to create a map to store student names and their scores. Moreover, you have to write functions to get a student's score and find the student with the highest score. Complete the following challenges to pass this lab.