#!/usr/local/bin/swift print(stride(from:1, through:10).reduce(1, *))