Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Indentation helps make code easier to read and understand, as it visually separates different blocks of code and indicates their hierarchical relationship. You can especially appreciate this when working with a for loop and if statements

Select a block and click tab. This is very helpful trick in translator to get all the block commands aligned in the editor.

...