Across
- 2. Another name for a script that we write code in
- 5. Function that runs only once
- 7. Inspiring the next generation of cyber stars!
- 10. A number system with a base of 2
- 13. Someone who writes code
- 14. This displays error messages and other updates
- 15. Abbreviation for Integrated Development environment
- 16. Function that runs over and over
- 17. What we use to talk to the computer
- 18. A group of instructions that perform a task
- 20. What goes at the end of (almost) every line!
- 21. This is checks our code for errors
Down
- 1. A number system with a base of 16
- 3. Lines of code that are ignored by the compiler
- 4. A function we used to pause our program
- 6. The rules that define the structure of a language
- 8. This happens when we make a mistake in our code
- 9. A collection of chars
- 10. A data type that can be True or False
- 11. The type of microcontroller you are using.
- 12. How we store data in our code
- 16. This component emits light from a diode
- 19. A number system with a base of 8
