DSML 13

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