Python - Data types
Across
- 3. Converting a variable from one data type to another
- 5. A decimal fraction eg 1.618
- 7. Symbol used to assign a value to a variable
- 9. Text Data type or "A"
- 10. F5 is the shortcut key to ____ a program
Down
- 1. Function in Python used to output something to the user
- 2. Place for storing a value while the program is running
- 4. A value which gets sent from the user into the computer
- 6. Data type which represents a whole number eg3
- 8. Python is a programming _________.