Across
- 5. Method used to open files in Python
- 7. Python IDE developed by JetBrains
- 9. Key-value pair collection in Python
- 11. Reusable block of code
- 15. Process of converting one data type into another
- 17. Keyword used to define a function
- 19. Function used to accept user input
- 20. Keyword used to send value back from function
- 23. Statement used to stop program execution temporarily
- 24. Anonymous function keyword
- 25. Python file extension
- 27. Feature allowing same function name with different behavior
- 29. Sequence of characters in Python.
- 30. Data structure storing immutable values
- 31. Function used for arranging values in order
- 34. Python library for plotting graphs
- 36. Decimal number data type
- 38. Keyword used to define empty value.
- 39. Process of removing program errors
- 40. Ordered collection data typ
- 41. Python package installer
- 42. Exception handling keyword.
Down
- 1. Whole number data type
- 2. Loop executed while condition is true
- 3. Library used for machine learning
- 4. Logical value representation
- 6. Collection storing unique values only
- 8. Keyword used to create a class
- 10. Keyword used for conditional decision making
- 12. Instance of a class in object-oriented programming
- 13. Statement used to skip loop iteration
- 14. Python library used for data analysis
- 16. Statement used to terminate loop execution
- 18. Statement used for exception handling finalization
- 21. Method used to add item into a list
- 22. Keyword used to include modules
- 26. Operator used for exponentiation
- 28. Function used to display output
- 32. Method used to remove list items
- 33. Data type storing True or False values
- 35. Built-in function used to determine length
- 36. Loop used for iteration in Python
- 37. Numerical computing library in Python.
