After finishing 5 spirals and spiral of spirals, draw the following pentagon spiral of pentagon spirals using recursion. Source Code: (This code may run for several minutes)
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