* ```#acc``` represents a value that you want to include in your single output when you reduce an array. * ```#index``` represents the current array index, along with array index numbers ```#index2, ...