Comp. Sci

123456789101112131415
Across
  1. 1. 4, but faster and cannot hold repeat values.
  2. 3. A block of code that is called in multiple places.
  3. 6. Datatype for decimal numbers
  4. 9. What goes out of a function
  5. 11. Datatype for non-decimal numbers.
  6. 12. Procedure for completing a task.
  7. 13. Datatype that holds datatypes.
  8. 14. Uses keys and values.
  9. 15. The language used in Roblox Studios.
Down
  1. 1. The rules for 7 down.
  2. 2. Is either "True" or "False"
  3. 4. What goes into a function
  4. 5. Datatype for words, contained in quotes.
  5. 7. Instructions written for a computer program.
  6. 8. Includes: +, -, /, *
  7. 10. A value that is not set; it changes.
  8. 13. Runs the same code several times.