Across
- 3. Framework for building interactive web applications
- 4. Library for interactive plots.
- 7. Collection of Python modules bundled together
- 10. Iteration over a sequence
- 12. Key-value pairs
- 14. Collection of unique elements eliminating duplicates.
- 15. Contiguous memory block
- 17. Library for data manipulation and analysis
- 19. Named storage for data
- 20. Reusable code to perform a specific task.
- 21. Library used for working with numerical computations
- 23. Moodifying the behavior of another function
Down
- 1. Reusable code used across projects.
- 2. Compact way to create a new list
- 5. Two-dimensional data structure
- 6. A blueprint for creating objects
- 7. Interactive visualizations
- 8. File format used for storing tabular data.
- 9. An event that disrupts the normal flow of a program
- 11. Identifying and fixing errors
- 13. Anonymous function
- 16. Data visualization library built on Matplotlib for statistical graphics
- 18. Immutable data structure &ordered elements
- 22. Pattern matching
