Why does the for loop return when it hits the end of the function? Isn't the recursive portion already completed in draw(n - 1)? The rest of it is just normal non-recursive code if I understand it correctly.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: