Mapping with Function

Apply a function using map to double each number in a given list.
[1, 3, 5, 7]
Total : 0 Discussion
Login