Scratch window

123456789
Across
  1. 2. - An image or character that can be manipulated in visual coding.
  2. 4. - A popular platform for learning visual coding.
  3. 7. - A statement that controls whether a block of code runs or not.
  4. 9. - A placeholder for a value that can change in a program.
Down
  1. 1. - The order in which commands are executed in visual coding.
  2. 3. - Basic units used to build programs in visual coding environments.
  3. 5. - A sequence of steps to solve a problem in visual coding.
  4. 6. - A structure that repeats a block of code in visual programming.
  5. 8. - Finding and fixing errors in your code.