Question: Write a javascript code to create a function called letterMap This function takes one argument which is an array This function creates and object where
Write a javascript code to create a function called letterMap
This function takes one argument which is an array
This function creates and object where the lowercase letter is the key and the uppercase letter is the value
The function should created the object so that is always in alphabetical order
This function returns the object
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
