RosettaCodeData/Task/Associative-array-Creation/Mathematica/associative-array-creation.math
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

1 line
37 B
Text

a[2] = "string"; a["sometext"] = 23;