Computer Science, asked by darshilpadhiyar97, 5 months ago

Which command repeats some actions in Scratch​

Answers

Answered by mrdevansh70
0

Answer:

Repeat () (block)

For the block that repeats until a certain condition is true, see Repeat Until () (block). The Repeat () block is a Control block and a C block. Blocks held inside this block will loop a given amount of times, before allowing the script to continue. If a decimal is put in, the number is rounded up.

Answered by powarpranav198693
1

Repeat () (block)

Repeat () (block)For the block that repeats until a certain condition is true, see Repeat Until () (block). The Repeat () block is a Control block and a C block. Blocks held inside this block will loop a given amount of times, before allowing the script to continue. If a decimal is put in, the number is rounded up.

°

Similar questions