Session 14
Across
- 2. The mathematical operation that combines two numbers into one
- 3. A loop that runs indefinitely until stopped
- 5. The term for a piece of data stored in memory
- 6. The symbol used to concatenate strings in Python
- 8. A data type used to store sequences of characters
Down
- 1. The operation that finds the product of two numbers
- 4. The operator used to assign values to variables
- 6. The output function used to display text in the console
- 7. A function used to convert numbers into text format
- 9. A keyword used to check conditions in programming