. Reduce ()
. La salida de la consola debería mostrar que "la suma de los valores de la matriz es: 6."
testString: 'assert(arraySum === 6, "Your code should fix the missing piece of the .reduce()
method. The console output should show that "Sum of array values is: 6".");'
```