Discuss Scratch

Stu123568
Scratcher
11 posts

Can't understand what a script is in scratch (For new scratchers only)

Hi,. Script is the set of instructions that is used to program in Scratch. It is a stack or collection of blocks that connect with one another. The blocks of instructions are nicely ordered to perform a specific task, as they determine to interact sprites.

Example-

when green flag clicked
go to x: (0) y: (0)
set [counter v] to [0]


when this sprite clicked
say [Hi] for (2) secs

Last edited by Stu123568 (Oct. 7, 2021 02:38:27)

Powered by DjangoBB