In Scratch, to move to step 3 once a user has completed step 2, Molly would use an event block in her script. Event blocks are used to trigger actions based on specific events, like completing a step in a process.
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 event
2 answers
In a Boolean variable, what does “1” represent? (1 point) Responses true true if if false false a string of text