can you help me answer this!! >.<
using JcreatorLe
reate a program using two-dimensional arrays that computes the sum of data in rows and sum of data in columns of the 3x3 (three by three) array variable n[3][3]. 9 inputs must be entered by the user.
Sample output:
5 9 8 = 22
3 8 2 = 13
4 3 9 = 16
--------------
12 20 19
please!! i really need your help!!