in reply to Re^2: accessing variable vaule outside for loop
in thread accessing variable vaule outside for loop
Just remove the print statement inside the for loop, and you will no longer get this "pyramid". I think this print statement was put there just to show you how the array get progressively populated.
|
|---|