RosettaCodeData/Task/String-append/BQN/string-append.bqn
2023-12-16 21:33:55 -08:00

5 lines
49 B
BQN

str "oneTwo"
•Out str "Three"
str