11 lines
216 B
Text
11 lines
216 B
Text
;Task:
|
|
The goal is to create an [[associative array]] (also known as a dictionary, map, or hash).
|
|
|
|
|
|
Related tasks:
|
|
* [[Associative arrays/Iteration]]
|
|
* [[Hash from two arrays]]
|
|
|
|
|
|
{{Template:See also lists}}
|
|
<br><br>
|