import java.util.*; class Solution { public static void print(int n) { int line,space,i,j; int p=n; for(line=0;line<=n;line++){ for(space=0;space