Write a C program that creates 3x3 array X and 3 element array Y. Asks the user to enter numbers for array X. Calculates the sum of each row of array X separately, and assign it to array Y, finally display the elements of array Y.

bir c programı yazın 3 sutun 3 tane kolon olacak şekilde array konusunda bu uc sutunnun icindeki sayıların toplamını output ta gostermesi lazım

Array x=

example birinci sutunda 2 3 5= 2+3+5=10
ikinci sutunda 4 5 6= 4+5+6=15
ucuncu sutunda 9 1 2= 9+1+2=12

ArraY y=
output da gozterilecek ekran
birinci sutun degri 10
ikinci sutun degeri 15
ucuncu sutun degri 12


bu soruyu yapana 200 kontor free
2 gun kaldi odev teslimine!!
irtibat icin [email protected]
__________________