Across
- 6. identity theft
- 10. exclusive rights
- 11. a way to change the flow of the code
- 13. a loop to repeat code a fixed number of times
- 15. the programs that can be ran on a computer
- 17. a problem when using a while loop where you forget one action at the beginning or end
- 19. a world or karel word is a grid where karel lives
- 23. code you put inside an if statement or while-loop
- 25. the physical components of a computer
- 26. a computer security specialist
- 27. attempt to find computer security vulnerabilities for personal financial gain
- 28. teaching new commands to karel
Down
- 1. protection of computers
- 2. the version that already knows how to turn right and turn around
- 3. lets us repeat code as long as somethings true
- 4. a device that makes calculations
- 5. network of physical devices
- 7. lets you ask a question to the program and only run code if its true
- 8. saying the function
- 9. the part of the funtion that contains the commands
- 10. bullying online
- 12. a command is an instruction you can give karel
- 14. a way to repeat code
- 16. a naming convention where the first letter is lowercase
- 18. not subject to copyright
- 20. threatens to publish data
- 21. control structure that lets us do either one section of code or another depending on a test
- 22. using charts
- 24. managing complexity by abstracting away information and detail