2 lines
26 B
Raku
2 lines
26 B
Raku
|
|
.say for permutations(3);
|
|
|
.say for permutations(3);
|