Search
You are given an array which has some numbers. Add 100 to each of those numbers and print the new numbers. Solve this problem using map.
map