project 2

1234567891011
Across
  1. 2. a series of characters, containing numbers, letters, or symbols, such as a colon
  2. 6. the bar that contains all of the commands you can use to write your program.
  3. 7. the smallest complete instruction a programming language can be broken down into
  4. 9. the rules that determine how a program must be structured in order for it to work properly
  5. 11. a universal code used by computers to represent thousands of symbols and text characters
Down
  1. 1. a way of making a computer program run one step at a time, to check that each step is working properly
  2. 2. a movable object
  3. 3. universal resource locator, a relatively easy-to-remember address for calling a web page
  4. 4. the programs that run on the computer and control how it works
  5. 5. the combination of an IP address and a port, which lets programs send data directly to each other over the internet
  6. 8. a pierce of malware that pretends to be another piece of software to trick the user and harm or disrupt the computer
  7. 10. a list of items separated by commas and surrounded by brackets