Across
- 2. A number with a decimal point
- 3. Generates a random integer
- 5. If statements inside of another if
- 7. Multiple lines of code executed when a name is called
- 11. Lines of code starting with #s
- 12. Yes, no, and, or
- 13. Names that store changeable information
- 15. Letters or numbers written with ""s
Down
- 1. This statement writes in the console
- 4. A number system with numbers > 10
- 6. Fors, whiles, ifs, elses
- 8. A loop that will run a certain amount of times or iterations
- 9. A number system with ones and zeroes
- 10. Base - 8 Number system
- 14. Items contained in []s
