Y10 Sharp Start

123456789101112
Across
  1. 2. Where an algorithm changes depending on the answer to a question
  2. 4. Part of an algorithm where you create variables or subroutines
  3. 6. A map of how a network is laid out
  4. 8. This logical operation is only TRUE if both the inputs are TRUE
  5. 10. The unique address which every device which is able to connect to networks has
  6. 11. The fancy word for putting comments in an algorithm
Down
  1. 1. A number system which only uses 1 and 0 to represent numbers
  2. 3. A part of an algorithm which is instructions happening one after another
  3. 5. A part of an algorithm where code can be repeated more than once
  4. 7. This logical operation is only TRUE is at least one of the inputs is TRUE
  5. 9. A number system which uses 0,1,2,3,4,5,6,7,8,9 to represent numbers
  6. 12. The address of a device on a network which isn't necessarily unique and can be shared by multiple devices