Computer Science, asked by swikirtisingh24, 1 year ago

write the eight color coded block in scratch​

Answers

Answered by udaykiranrathod2003
4

The different eight color-coded blocks  in Scratch are :

  • The Control block is used to control the scripts in Scratch and it is color-coded as Gold.
  • The Sensing block is used to detect things and it is color-coded as Light-blue.
  • The Sound block holds a sprite's or the Stage's volume and it is color-coded as Pink.
  • The Look block is used to control a sprite's appearance and it is color-coded as Violet.
  • The Motion block is used for controlling a sprite's movement and it is color-coded as Blue.
  • The Event block is color-coded as Brown and it is used to notify the Scratch when to start running the program by setting the triggering moments.
  • An Operator block is used for users to compare variables and the values which are color-coded as Green.
  • The Variable Block is used to report the value of the variable and it is color-coded as Red.

Control block, Sensing block, Sound block, Look block, Motion block, Event block, Operator block, and Variable Block are the eight color-coded blocks in scratch​.

Similar questions