2 lines
41 B
Raku
2 lines
41 B
Raku
|
|
.say for [Z~] <a b c>, <A B C>, (1,2,3);
|
|
|
.say for [Z~] <a b c>, <A B C>, (1,2,3);
|