reduce((lambda x, y: x + y), [1, 2, 3, 4])reduce((lambda x, y: x * y), [1, 2, 3, 4])
Name (required)
email (will not be published) (required)
Website