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