Project 2 pt. 2

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