RosettaCodeData/Task/String-append/APL/string-append.apl

4 lines
45 B
APL
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
s'hello'
s,'world'
helloworld