Comp. Sci

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