so I was ask to output a chart to a txt.file and i was require to do the following:
i did part 1 already, now i need to repart part 1 three times
Part 1
0,0,1,6
0,0,2,3
to
part 2
0,0,1,6
0,0,2,3
0,0,3,6
0,0,4,3
0,0,5,6
0,0,6,3
as you can see the third number had to go up to 6 mulitple of 3
and the forth number 6,3 as group had to repeat 3 times
this is difficult so i need help
thanks a lot
0
0
0
0
0
0
0