I was reminded about this issue in a recent discussion in the python track: https://github.com/exercism/xpython/issues/245 The accumulate problem describes what is typically called `map` or `collect`, I think, in many other languages. I think we should rename this across the board, but I'm not sure what we should rename it to. Thoughts?