Weyl E Room Team 5
Across
- 3. a fixed chunk of information such as the number "10" or the string "Hello"
- 5. causes Python to choose what to do next
- 7. a block of code that is performed repeatedly
- 11. a sequence of statements telling Python what to do
- 12. a positive or negative whole number
- 13. a type of value that can have many properties
- 14. a line of code that tells Python to make some action happen
- 15. A single BInary digiT, i.e., 0 or 1
Down
- 1. a container that records a value which can be changed
- 2. a sequence of any defined characters
- 4. stores the value on the right side of the equal sign in the variable on the left side
- 6. a line of code that Python ignores but which explains the program to programmers
- 8. part or all of a line of code that Python calculates to determine a value
- 9. a value that is either True (or 1) or False (or 0)
- 10. a character, shape, or text with transparent background that can be placed on the stage