Computer Science, asked by rambhawanasoni, 1 month ago

What is the function of the 'Move 10 steps' command block?​

Answers

Answered by Student123456789009
1

Answer:

Move 10 steps in blockly means move 10 pixels ahead.

Pixel is a very short distance measured while coding in blockly as well as to measure length of a picture.

Please mark as brainliest.

Answered by angelaleenasr
3

Answer:

The move () steps block is a stack block and a Motion block. The block moves its sprite forward the specified amount of steps in the direction it is facing. A step is equal to a one-pixel length. The Default Value is 10 and can be replaced by any number

Similar questions