In this python turtle project, you are going to draw a 7-color rainbow and a 49-color rainbow. You need to know for loop, drawing circle, and converting HSV (Hue-Saturation-Value) colorspace
Use Python Turtle to draw a random cumulous (puffy) cloud. Hint: Observe the drawing process animation. What’s next?Draw many puffy clouds in the blue sky. Tutorial for this project is
In this project, you simulated stock price random walk with mean equal to 0%. What if we increase the mean of Gaussian distribution very slightly to 0.5% and also increase