Girls Who Code

123456789101112131415161718
Across
  1. 3. A Sequence of instructions that is continually repeated until a condition is reached
  2. 7. Used to combine multiple strings together
  3. 8. A set of instructions, data or programs used to operate computers
  4. 11. a machine that can be programmed to automatically carry out sequences of arithmetic or logical operations
  5. 13. Information that is stored and processed digitally on a computer
  6. 14. The external and internal devices and equipment that enable you to perform major functions such as input, output, storage, communiexplainstialize The process of assigning a value to a data variable
  7. 15. The type of value a variable has when mathematical or logical operations can be applied without causing an error
  8. 16. An unexpected problem with software or hardware
  9. 18. a system of notation for writing computer programs
Down
  1. 1. Used to send a message to one or more sprites
  2. 2. Blocks used to make your own custom conditional rules
  3. 4. The process of removing elements of a code or program that aren't relevant or that distract from more important elements
  4. 5. Checks if a set of rules are met. If met an action is performed.
  5. 6. A text note that explains the code
  6. 9. Used to store data and easily edit data, like strings
  7. 10. A data type with data values made up of ordered sequences of characters
  8. 11. A set of instructions written in a particular programming language
  9. 12. The process of finding and fixing errors or bugs in software code
  10. 17. Used to initialize a string variable, then can be modified in a loop