Control Blocks in Scratch Programming

Control Blocks in Scratch

Control blocks in Scratch look like as shown above in the image. It has different blocks which can be categorised into three sections 👍 Let’s understand wait, repeat and Forever blocks with examples  Here in the code shown below, the sprite (cat) says hello after a gap of 3 seconds after the flag is clicked. […]

Control Blocks in Scratch Read More »