Swift

1234567891011
Across
  1. 4. data that is assigned to a variable
  2. 8. came up with the Swift programming language
  3. 10. increasing a value by one
  4. 11. integer and string are examples
Down
  1. 1. used to repeat lines of code a certain number of times
  2. 2. the name of the character collecting gems
  3. 3. creating something new
  4. 5. an if statement is an example of this
  5. 6. a named space in memory for holding data
  6. 7. finding and fixing bugs
  7. 9. NOT is an example of this