Small basic keywords
Across
- 2. The set of rules that define the combinations of symbols considered correctly structured in a programming language.
- 5. A beginner-friendly programming language designed to teach the basics with simplicity.
- 9. The action of giving a variable a specific value using the equals sign or similar symbol.
- 11. Information produced by a computer program and delivered to the user.
- 12. A set of instructions written to perform a specific task on a computer.
- 14. The specific order in which instructions or steps are carried out in a program.
- 15. The ability to use imagination and original ideas, especially important in designing unique programs.
Down
- 1. A named space in memory used to store data that can change during program execution.
- 3. The process of using mathematics to determine a result, often done by computers.
- 4. A step-by-step procedure or formula for solving a problem or completing a task.
- 6. The actual data stored in a variable, such as a number, text, or boolean.
- 7. Collaborating with others to solve problems, write code, and complete projects.
- 8. A command used in programming to display a line of text or information to the screen.
- 10. Data or commands entered by a person interacting with a program.
- 13. The part of a computer where data is stored temporarily for quick access by programs.