Gorin Ivan Mis-12n Python programming language
Across
- 2. What is the Python keyword used to exit a loop prematurely?
- 3. What is the keyword used to define a function in Python?
- 4. What is a Python data type that can store multiple values in a single variable?
- 6. What is the Python library used for creating data visualizations?
- 8. What is the process of combining two or more strings called in Python?
- 9. What is the Python library used for scientific computing and data analysis?
Down
- 1. What is the process of converting a string into a numeric value called in Python?
- 3. What is the Python module used to work with dates and times?
- 5. What is the process of taking a substring from a string called in Python?
- 7. What is the process of repeating a set of instructions multiple times in Python called?