Start with `(list1 zip list2).map { … }`
# getting-started
n
Start with
(list1 zip list2).map { … }