Crossword Puzzle in Python

12345678910
Across
  1. 2. library belongs to a non interactive mode
  2. 4. is used when multiple statements are to executed repeatedly until the given condition becomes true
  3. 7. used to bring control out of the current loop.
  4. 8. the order of execution in python
  5. 10. value index ‘k’ of the first element in a matrix
Down
  1. 1. is an interpreted, object-oriented, high-level programming language.
  2. 3. object sets the label of x axis
  3. 5. is used to find the size of the elements in bytes in the array
  4. 6. graphical technique for representing a data set
  5. 9. the operator which executes the task if either condition is true