The challenge given was to make am extremely simple program that makes the box play a sound ten times, and display an image for 10 seconds. One problem i ran into was making it so that the image and sound played simultaneously, which i solved by having multiple start blocks.
Reflection:
In the process of completing this challenge i learned that i can use multiple start blocks to do multiple codes at the same time.
I was glad that the tow start block thing worked on the first try, so that went well.
i cant really think of anything that didn't go as planned.
I think that i could have found a simpler (or at least more elegant) way of doing two code at the same time, but other than that nothing a can think of.
Looking at the next challenge, I hope to create a solution that's as elegant and/or simple as possible.
Comments