Everyone is different. Give the person using your mandala program a choice based on what they find most peaceful.
You should now have at least two different mandalas. You can use an ask
block to create a start menu, giving a choice to whoever is using your mandala program.
Create the question you will ask in your start menu.
Add an ask and wait
block beneath the when flag clicked
and choose the text for your question, like the example below.
The reason for hiding the sprite before using the
is so that the question appears at the bottom of the stage, rather than as a speech bubble from the sprite.ask and wait
Match the answer with the right sprite to show the right mandala.
Add a switch costume to
answer
block underneath the
block.ask and wait
Test: Try your mandala project by clicking the flag and choosing a number.