In a previous project, we drew a star fractal with recursion. A tutorial and source code were provided in that project. Based on the code, draw the following colorful star
Knowing how to draw random mountains and random clouds, draw a scene that combines both. You may want to check out these tutorials for this project:Drawing random cloudsDrawing random mountains