Data Types, Variables, General CS Knowledge

1234567891011
Across
  1. 3. The data type for whole numbers
  2. 5. How the computer interprets your code
  3. 7. Where the answer appears when you use the print command
  4. 9. Every variable requires a _____ and value
  5. 11. True or False are the two options for this binary data type
Down
  1. 1. The programming language we'll use in class
  2. 2. The abbreviation of string data types
  3. 4. What every string must need
  4. 6. Where we write our code in proper syntax
  5. 8. The button you click to execute your code
  6. 10. The shortened version of the data type for numbers like 2.5