Draw the Octaflake fractal with recursion and Turtle library. The following shows Octaflake in various recursion depths: Instead of stopping the recursion by recursion depth, you can also stop the
Generate 50 random numbers and draw them as bars. Following the steps of insertion sort algorithm and redraw the bar every single step to show how bubble sort works. Compare