Hi all,
A few days ago I solved a problem in which I had create the figure shown below:
Screenshot4.PNGScreenshot4.PNG
However, because I have some difficulty understanding for loops and recursion I tried to create the figure shown below:
Screenshot5.png
and this is my code:
This code, however, returns a blank screen.
Does any of you see what my error is?