RosettaCodeData/Task/String-concatenation/Factor/string-concatenation.factor

2 lines
72 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
"wake up" [ " sheeple" append print ] [ ", you sheep" append ] bi print