...

/

Challenge: Map the Days

Challenge: Map the Days

This lesson brings you a challenge to solve.

Problem statement

Make a map to hold together the number of days in a week (1 -> 7) with its name. Make sure to follow the following key-value pair pattern (KEY: VALUE ...