123456
for ( int i=0; i<n; i++ ) { for ( int j=0; j<n; j++ ) //display the characters //Make a new line }