Across
- 5. bar that contains all of the commands you can use to write your program.
- 6. pierce of malware that pretends to be another piece of software to trick the user and harm or disrupt the computer
- 8. a way of making a computer program run one step at a time, to check that each step is working properly
- 9. a function in a computer program that allows unpredictable outcomes; useful when creating games
- 10. the combination of an IP address and a port, which lets programs send data directly to each other over the internet
Down
- 1. program the command to make a program start; cause the computer to execute the commands you've written in your program.
- 2. that exist only to provide things to others; computers that store files accessible via a network
- 3. the smallest complete instruction a programming language can be broken down into
- 4. the programs that run on the computer and control how it works
- 7. a movable object
