Game instructions: Welcome to the lottery game! Choose 3 numbers between 1 and 10. My Getting Unstuck Prompt: Did you know we you can create your own blocks for your Scratch projects? Go to "More Blocks" in the scripts tab and make one or more block to use in your project. Experiment with creating number, string, or boolean inputs. What do you think the "Run with screen refresh" does?
Reflection I decided to base my project around the custom define blocks for a few reason: 1) The green flag script is easier to read as it's kept short. 2) Define blocks help organize the code in logical units. Descriptive names for define blocks help. 3) There's an optional feature called "Run without screen refresh" in define blocks that allows blocks, exto run faster.