You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
code (and project linked) has levels FIRST and size SECOND,
but in recursive call they're switched. I'm sure that's not intended, since
the whole exercise is about making sure they can draw a tree with random left and right angles
(obv the solution is to remember those in script vars, and re-use them in the turns below)
NOT "hey, did you also notice a common error that we switched the arguments?"...
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: