We took the following program and changed it in a bunch of different ways. Then we ran the program with different values of size and level. Your goal is to figure out what we changed in the code to produce each image! Note: We can change the input (the size and the number of levels) without changing the code in the block. The original code and picture (right) are shown below.

There should be an image here There should be an image here
There should be an image here

Choose one:

We changed the turn amount between each branch.
We changed the scaling factor (how much the length decreases each time).
We added additional recursive calls to the function and other angle stuff to make it all work out.
There should be an image here

Choose one:

We changed the turn amount between each branch.
We changed the scaling factor (how much the length decreases each time).
We added additional recursive calls to the function and other angle stuff to make it all work out.
There should be an image here

Choose one:

We changed the turn amount between each branch.
We changed the scaling factor (how much the length decreases each time).
We added additional recursive calls to the function and other angle stuff to make it all work out.
There should be an image here

Choose one:

We changed the turn amount between each branch.
We changed the scaling factor (how much the length decreases each time).
We added additional recursive calls to the function and other angle stuff to make it all work out.
There should be an image here

Choose one:

We changed the turn amount between each branch.
We changed the scaling factor (how much the length decreases each time).
We added additional recursive calls to the function and other angle stuff to make it all work out.