Pythagoras fractal tree: Step 3

Video reference
Step 3: https://youtu.be/UY1-xXJjcs4?feature=shared&t=324
Step 3: GGB script
[code]n = Slider(1, 10, 1, 1, 200)[br][br]All = IterationList(Flatten(Zip(Grow(sq, t), sq, level)), level, {{s}}, n)[/code]
Thanks for your support: [url=https://www.patreon.com/jcponce]https://www.patreon.com/jcponce[/url][br][br]Have fun!

Information: Pythagoras fractal tree: Step 3