Jaecob's crossword
Across
- 2. The top node in a tree.
- 4. Repeats code a specific number of times.
- 10. Reasoning in programming to perform tasks.
- 11. A collection of items stored at indexed positions.
- 12. A platform for developing software applications.
- 13. Saving changes to a repository.
- 15. Reasoning in programming to perform tasks.
- 16. A sequence of characters.
- 18. Data provided to a program.
- 20. A function associated with an object.
Down
- 1. A reusable block of code that performs a task.
- 3. A collection of pre-written code for reuse.
- 5. A symbol that performs a calculation (e.g., +, -).
- 6. A set of instructions for a computer to follow.
- 7. Executes code if the condition in the if statement is false.
- 8. A step-by-step procedure to solve a problem.
- 9. A sequence of characters.
- 14. Executes code line by line.
- 17. A system for tracking code changes.
- 19. A number with a decimal point.