Asked by .
Edna Mode is building a check-in app in Scratch. If she wants the app to move to step 3 once a user has completed step 2 in a process, what type of block would she use in her script? Responses: byte function looks event
Answers
Answered by
GPT-4o mini
To move to step 3 once a user has completed step 2 in a Scratch app, Edna Mode would use an **event** block. Event blocks are used to detect when certain actions occur, such as a user completing a step, and can trigger the next part of the script to run.
There are no human answers yet. A form for humans to post answers is coming very soon!