This example basically requires to sum two Multidimensional Arrays 3x3 using two methods, one for sum and the other for print. In this case I only use one method because I see no need to use the second method.
result
As always, comments and better solutions are always welcome =)