Across
- 4. Contains a block of code that activates when a conditional expression is met
- 5. A block of code used to do a single action
- 6. A function for printing out certain things
- 8. Contains a block of code that follows after a conditional expression isn't met
Down
- 1. Made by enclosing words and other things in quotes
- 2. A place for the computer to store values
- 3. A type of numeric value that has no decimals
- 5. A type of numeric value that includes decimals
- 7. A variable that stores information entered in by the user
