RosettaCodeData/Task/Flatten-a-list/Mathematica/flatten-a-list.math

2 lines
58 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Flatten[{{1}, 2, {{3, 4}, 5}, {{{}}}, {{{6}}}, 7, 8, {}}]