Click on the clouds with the correct answer.
"Create a project that uses the random block." I bit off more than I could chew with this one. I used the random block in a few ways: -pick two random addends between 1 and 10 each. -pick a random cloud to place the correct answer in. I was not able to figure out how to detect and respond when the correct answer is chosen. I'm wondering if I maybe I can't accomplish it using clones due to timing. If I have time I may rework it to not use clones, and then I think I can make the program respond to the correct answer being clicked.