Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
8
Task/Associative-array-Iteration/00-TASK.txt
Normal file
8
Task/Associative-array-Iteration/00-TASK.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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.
|
||||
|
||||
|
||||
{{Template:See also lists}}
|
||||
<br><br>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue