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