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