Across
- 6. Step-by-step instructions to solve a problem
- 7. Symbol used to assign a value to a variable
- 8. Function in Python used to output something to the user
- 12. Data type which represents a whole number eg3
- 14. Python is a programming _________.
Down
- 1. A value which gets sent from the user into the computer
- 2. Found at the end of if and else statements
- 3. A decimal fraction eg 1.618
- 4. A type of algorithm
- 5. Converting a variable from one data type to another
- 9. F5 is the shortcut key to ____ a program
- 10. Place for storing a value while the program is running
- 11. Text Data type or "A"
- 13. Used to indent a line of code
