I want to print an X shape using n number of rows but without any loop. I have to use a recursive function to print the X.
n
I have called the functions al