Falemei's Crossword
Across
- 5. Executes code line by line.
- 9. Text in the code meant for programmers, ignored by the computer.
- 12. Simplifying complex systems by modeling classes.
- 14. A system for tracking code changes.
- 18. Instructions written in a programming language.
- 19. The actual value passed to a function.
- 20. A sequence of characters.
Down
- 1. A connection between nodes in a graph.
- 2. A reusable block of code that performs a task.
- 3. Combining changes from branches.
- 4. A diagram showing an algorithm’s steps.
- 6. The top node in a tree.
- 7. Data provided to a program.
- 8. Rules that define the structure of code.
- 10. A set of nodes connected by edges.
- 11. Saving changes to a repository.
- 13. A group of 8 bits.
- 15. A whole number.
- 16. A number with a decimal point.
- 17. A blueprint for creating objects in programming.