Across
- 2. A loop used when the number of iterations is known.
- 3. A statement used for decision making in Python.
- 5. Structure used to repeat a block of code.
- 6. Value returned by a function
- 9. The value that does not change in a program.
- 11. Python keyword used to define a function.
- 12. Function used to display output in Python.
Down
- 1. Rate of change in calculus
- 4. Branch of mathematics dealing with limits and derivatives.
- 7. Data type used to store whole numbers.
- 8. Mathematical operation of repeated multiplication
- 10. A Python data type used to store multiple values in one variable.
