Click the green flag to see some random flowers drawn.
This is a test for the procedural programming paradigm: subdivide a task into many small subtasks, each of which is realized by a (small) function. Technically, this is done in Scratch using custom blocks calling custom blocks, calling custom blocks...