If N = 4, the sum we want is 1 + 2 + 3 + 4 = 10.
If N = 4, the product we want is 1 * 2 * 3 * 4 = 24.
The product of the first N counting numbers is written 'N!'.