0 / 60 seg.

y = map(my_func, [1, 2, 3]) print(list(y)) ```