2 lines
43 B
Raku
2 lines
43 B
Raku
|
|
.put for roundrobin <a b c>, 'A'..'G', ^5;
|
|
|
.put for roundrobin <a b c>, 'A'..'G', ^5;
|