update meta data
This commit is contained in:
parent
f3a896c724
commit
90e15ed6ce
3307 changed files with 1674 additions and 7 deletions
3
Task/Associative-array-Iteration/00DESCRIPTION
Normal file
3
Task/Associative-array-Iteration/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Show how to iterate over the key-value pairs of an associative array, and print each pair out. Also show how to iterate just over the keys, or the values, if there is a separate way to do that in your language.
|
||||
|
||||
* Related task: [[Associative arrays/Creation]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue