python jan

12345678
Across
  1. 2. Python data type used to store multiple items in a single variable.
  2. 3. A Python data type that is immutable and ordered.
  3. 6. A Python library used for numerical computations.
  4. 7. Python keyword used to define a function.
  5. 8. A machine learning algorithm used for classification and regression.
Down
  1. 1. A type of loop that continues until a condition is met.
  2. 3. Python keyword used to handle exceptions.
  3. 4. A popular Python library for data manipulation and analysis.
  4. 5. A type of neural network used for image recognition.