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