Coding

123456789101112
Across
  1. 1. a coding language with 0's and 1's
  2. 4. a list of characters
  3. 6. true or false variable
  4. 7. the code written when you want to define something
  5. 9. a changeable property
  6. 10. a grouped set of code that you can call on
  7. 12. a value that can change
Down
  1. 2. what is needed for loops and functions to work properly
  2. 3. an error where usually the structure is incorrect
  3. 4. misspelled error in coding
  4. 5. the process of removing errors from code
  5. 8. a code that has decimal numbers
  6. 11. () is an example of an