Across
- 4. A structure that allows repeating a block of code multiple times
- 6. A number system that uses only 0 and 1
- 7. A data structure that stores elements of the same type in consecutive positions
- 9. A data type that can only have two values: true or false
- 10. The value that indicates something is correct or valid
- 11. An online platform for programming Microbit and other devices
- 13. The process of finding and fixing errors in code
- 14. A storage space in memory used to hold data that can change
- 17. The process of arranging items in a particular order, such as ascending or descending
- 18. The process of repeating an action or set of instructions
- 21. A collection of programs that enable a computer to perform tasks
- 22. The specific position of an element within an array
- 23. A series of logical steps to solve a problem or complete a task
Down
- 1. The information or data stored in a variable
- 2. Numbers that indicate a position in space, like on a graph or screen
- 3. The value that indicates something is incorrect or invalid
- 5. A programming language popular for its simplicity and versatility
- 6. A group of 8 bits
- 8. A natural language description of an algorithm before coding it
- 12. A small programmable device used in education
- 15. The smallest unit of information in computing
- 16. Statements in programming that execute code based on a condition
- 19. A data type used to store sequences of characters, like text or words
- 20. A note written in code to explain its function; it doesn't affect execution
