I want to print the following using for loop.
from the pattern, it's clear that when row and column is equal to each other it prints A
that gives me A from top left to bottom right
need clues
A - A
A - A
A - A
A-A
----A----
A-A
A - A
A - A
A - A