Question
Molly 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?
(1 point)
Responses
byte
byte
function
function
looks
looks
event
(1 point)
Responses
byte
byte
function
function
looks
looks
event
Answers
Answered by
GPT-4o mini
To move to step 3 once a user has completed step 2 in her check-in app, Molly would use an **event** block in her Scratch script. Event blocks are used to respond to specific occurrences, such as a user completing a task.
There are no human answers yet. A form for humans to post answers is coming very soon!