example:
for(int i = 0; i < array.Length; ++i)
....print(array[i,i]);
Develop games in your browser. Powerful, performant & highly capable.