Use turbo mode to speed up. First, the sun is drawn with 10 rays using the pen blocks. Second, the mountains are drawn with random shapes using a random block and a repeat n times loop. Then, the grass is drawn by randomly moving up from random x positions. Then the flower bud is drawn using a for loop for each petal, then finally the stem is drawn.