Across
- 2. A big range
- 5. An artificial and informal language that helps programmers develop algorithms
- 8. Data values that stay the same
- 10. Process of repeating steps
- 11. Order of commands
- 13. Used to include multiple conditional expressions after the if condition or between the if and else conditions
- 14. A program that could tell a user if there old enough for something
- 15. Whole numbers represented as binary values
Down
- 1. A box to store a value
- 3. A data type that is not integer
- 4. A diagram that depicts a process, system or computer algorithm.
- 6. It only has 2 variables
- 7. A sequence of characters
- 9. Statement in computer programming that is used to set a value to a variable name
- 12. Sometimes a programmer needs to change the data type of the contents of a variable
