KnowledgeBoat Logo

Computer Applications

What is a loop ?

  1. A loop is a conditional statement that needs to be directed for it to work
  2. Tells sprites what to do
  3. Changes the font a word
  4. It's the hole in the ground

Scratch

1 Like

Answer

A loop is a conditional statement that needs to be directed for it to work

Reason — The blocks that let us repeat a certain action or a group of actions are called loop blocks. For example, repeat, forever and repeat until are loop blocks.

Answered By

3 Likes


Related Questions