Across
- 5. Indents a line of code
- 6. F5 is the shortcut key to ____ a program
- 7. Python is a programming _________.
- 9. Data type which represents a whole number eg3
- 10. A type of error in programming
- 11. Found at the end of an if, elf and else statement
- 12. Starts off with a hash tag in python
Down
- 1. Place for storing a value while the program is running
- 2. Symbol used to assign a value to a variable
- 3. Text Data type or "A"
- 4. A value which gets sent from the user into the computer
- 8. Function in Python used to output something to the user
- 10. When you are allowed to make choices
