Common commands

123456789
Across
  1. 1. Use to display output or information
  2. 3. Used to iterate over a sequence
  3. 5. Used in function to specific value
  4. 7. Used to store key-value pair
  5. 8. Used to repeatedly execute
Down
  1. 2. Used to accept user input keyboard
  2. 3. Used to define resuable block
  3. 4. Used to store and manipulate data
  4. 6. Used to store multiple value
  5. 9. Used for conditional branching