Computer Science, asked by akshat4710, 2 months ago

block evaluates to true if the colour on its Sprite touches another colour.

Answers

Answered by ClaraSparkle
1

Answer:

block is a sensing block and a boolean block. The block checks if its sprite is touching the mouse-pointer, edge, or another sprite (a reporter block which returns the sprite's name, usually a variable can be used).

Similar questions