RosettaCodeData/Task/Power-set/Mathematica/power-set-2.math
2023-07-01 13:44:08 -04:00

1 line
55 B
Text

{{}, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}}