Across
- 6. A fundamental unit of C++ programming that performs a specific task.
- 7. The main circuit board of a computer.
- 10. A device or software that protects a computer network from unauthorized access.
Down
- 1. push changes from a local branch to a remote repository
- 2. Wireless networking technology.
- 3. A loop structure in C++ that repeats a block of code until a condition is false.
- 4. A Python library used for data analysis and manipulation.
- 5. The language used to create web pages.
- 8. A keyword used to exit from a loop prematurely in Python.
- 9. A keyword used to define a function in Python.
