Python Crossword
Across
- 1. An item whose value can be changed throughout the program
- 4. The command that lets us place writing on the screen
- 5. A data type that acts as writing
- 7. The command used to let users enter data into a program
- 8. The syntax we need to place after a command, contains the settings of that command
- 9. A data type for decimal numbers
Down
- 2. A data type for whole numbers
- 3. In Python, the * means ________
- 4. The programming language we are learning
- 6. ______StudioCode, the program we use when programming in Python