Python basics

12345678910111213
Across
  1. 2. decimal or fractions
  2. 4. non-executable commands
  3. 7. storage locations
  4. 10. positive or negative whole numbers
  5. 11. this mode is useful for testing a code
  6. 12. function used to print message or value
  7. 13. the special symbols used in python
Down
  1. 1. fixed value
  2. 3. a code or a program in python
  3. 5. the type of a value a variable can contain
  4. 6. this is division which cuts the fractional part
  5. 8. a collection of one or more characters
  6. 9. language processor