4 lines
124 B
Text
4 lines
124 B
Text
{2, 3, 5, 7, 11, 13, 17, 19}
|
|
{1, 2, {3, 3, 3}, 4, {5, {6}}}
|
|
{{"John", "Smith"}, 52389, 97.25}
|
|
{} -- the 0-element sequence
|