In a previous project, we draw a 5 degree square spiral in a square. Use the colosys library to fill the square with gradually changing hues. Also, reduce the tilting
In a previous project, we simulated a random walk on a 2-D plane. For this project, simulate stock price change with random walk. Start with an initial stock price. At
Mandelbrot Set is a very intriguing and complex shape. Although it doesn’t appear to be recursive, it has part that contains the main shape shown here. You will need to