Tuesday, 23 September 2014

codes

it is more efficient to use repeat because it is easier to use and looks better than writing the same thing over and over again. so i recommend using repeat because its more efficient.

4 comments:

  1. Instead of writing a statement over and over again, what does the repeat loop allow you to do?

    ReplyDelete
  2. is there anyway to make this shorter

    ReplyDelete
  3. Is it just about looking better? How does the repeat affect you as the programmer? How would it affect the computer reading each line of code?

    ReplyDelete
  4. its not just about looking better it also about the way it works and how efficient it is
    it make the computer work faster because it has shorter controls and more info in the shorter controls so i believe it works faster.

    ReplyDelete