Across
- 2. : Data type used to store text.
- 5. : Mapping data type that stores key-value pairs.
- 8. : Ordered and immutable sequence in Python.
- 9. : Code editor used for writing Python programs.
Down
- 1. : Ordered and mutable sequence in Python.
- 3. : Command-line tool used for Git operations on Windows.
- 4. : Data type with only True or False values.
- 6. : Whole number data type in Python.
- 7. : Programming structure used to repeat a block of code.
