In Scratch, the event that is typically used to start a script is the "when green flag clicked" block. This block is found in the Events category and is used to initiate the script when the green flag at the top of the Scratch interface is clicked. Another common event block is "when [key] pressed," which starts the script when a specific key is pressed on the keyboard.
When creating a script in Scratch, what event is used to start the script?
1 answer