Across
- 2. is a python package
- 4. Keep repeating as long as a condition is true
- 6. is a container for storing data value
- 9. Numerical computing library
- 11. Repeat something a set number of times
- 13. is a programming language
- 14. is a block of organized and reusable code to perform a specific task
Down
- 1. is a folder that consists of folders and files(modules) for specific usages.
- 3. is a data structure to store a collection of data in the form of key-value pairs.
- 5. is a data structure to store a collection of data that are ordered and changeable
- 7. is used to execute a sequence of codes repeatedly
- 8. Ask the user for something
- 10. Show something on the screen
- 12. is a special symbol that represents computation
