4 lines
51 B
Mathematica
4 lines
51 B
Mathematica
|
|
hash.a = 1;
|
||
|
|
hash.b = 2;
|
||
|
|
hash.C = [3,4,5];
|