RosettaCodeData/Task/String-append/Wart/string-append.wart
2023-07-01 13:44:08 -04:00

2 lines
32 B
Text

s <- "12345678"
s <- (s + "9!")