Coding I Review

123456789101112131415
Across
  1. 2. Plus, minus, multiply, divide, etc.
  2. 4. 0's and 1's
  3. 7. Capability to define one idea with multiple outcomes
  4. 11. Designated using a '#'
  5. 12. Displays variables to the output device
  6. 13. Counting system using Base 16
  7. 14. Counting system using Base 8
  8. 15. randint(
Down
  1. 1. Operation bringing two strings together
  2. 3. Character (typically a letter) designated to a specific code
  3. 5. Allows code to be executed repeatedly an unknown number of times until a condition is met
  4. 6. Data type with only true or false values
  5. 8. Converting one data type into another data type
  6. 9. Allows code to be executed repeatedly a known number of times
  7. 10. Sequence of characters used to represent text