Scratch Flashcards
Change pen coulour by
It changes the coulour of the pen to a specific number
Change pen size by
It changes the thickness of the pen to a specific number
Clear
Erases all the pen marks
Forever
It runs the block over and over again
Pen down
This block draws the line as the sprite moves
Pen up
This block doesn’t draw line when sprite moves
Repeat
It runs the block specific number of times it’s told
Repeat until
It repeats the block until the condition is true
Stamp
It’s a temporary image of the sprite that can be placed on the stage
Set pen colour to
Sets the colour of pen to a specific number
Set pen size to
Sets thickness of the pen to a specific number
What is pen block
It can be used to stamp the sprite, draw lines on the stage and change the colour and thickness of the lines.