2 lines
27 B
Ruby
2 lines
27 B
Ruby
|
|
p [1,2,3].permutation.to_a
|
|
|
p [1,2,3].permutation.to_a
|