What are Python\'s equivalent of the following (Javascript):
function wordParts (currentPart, lastPart) { return currentPart+lastPart; } word = [\'Che\', \'
reduce(function, iterable[, initializer]) filter(function, iterable) map(function, iterable, ...)
https://docs.python.org/2/library/functions.html