Across
- 2. Data type used to store text values
- 4. Python is case-sensitive language
- 7. A name given to a variable, function, or object in Python
- 9. Function used to display output on screen
Down
- 1. A name used to store data in Python
- 3. Rule: identifiers cannot start with this type of character
- 5. Keyword used to take input from the user
- 6. Software that executes Python code line by line
- 8. Loop used when number of iterations is known
- 10. Popular photo-sharing APP based on python
