6 lines
136 B
Mathematica
6 lines
136 B
Mathematica
|
|
stuff = {'apple', [1 2 3], 'cherry',1+2i}
|
||
|
|
|
||
|
|
stuff =
|
||
|
|
|
||
|
|
'apple' [1x3 double] 'cherry' [1.000000000000000 + 2.000000000000000i]
|