BEAVER SET 3

12345678910
Across
  1. 4. Data structure using LIFO (Last In First Out)
  2. 6. The rules for writing code correctly
  3. 8. Repeating a set of instructions
  4. 10. A block of code that performs a task
Down
  1. 1. An organized collection of data
  2. 2. A sequence of characters or text
  3. 3. Smallest unit of a digital image
  4. 5. The reasoning used in programming
  5. 7. A diagram that shows steps in a process
  6. 9. Data structure using FIFO (First In First Out)