Across
- 2. Used to repeat a block of code for a certain number of times (3 letters)
- 4. A mistake in the program that causes it to fail (5 letters)
- 6. A value that is either True or False (4 letters)
- 7. This is used to get input from the user (___() function) (5 letters)
- 9. The data type used for text (6 letters)
Down
- 1. A container for storing data (8 letters)
- 2. A set of instructions in a named block, reusable (8 letters)
- 3. A number with a decimal point in Python is called a (5 letters)
- 5. Python is known as a __________ level language. (4 letters)
- 8. A keyword to display output in Python (5 letters)
