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