RosettaCodeData/Task/String-concatenation/Factor/string-concatenation.factor
2023-07-01 13:44:08 -04:00

1 line
72 B
Factor

"wake up" [ " sheeple" append print ] [ ", you sheep" append ] bi print