Across
- 3. used to define a function.
- 4. a data structure that stores an ordered sequence of elements.
- 6. displays information on the console.
- 7. loop used to iterate over a sequence.
- 9. used to return a value from a function
- 10. used for decision-making in code.
Down
- 1. prompts the user to enter information
- 2. loop: used to repeat a block of code while a condition is true.
- 3. a data structure that stores key-value pairs.
- 5. Here are the basic programming commands in English:
- 8. used to store values in code.
