RosettaCodeData/Task/String-concatenation/TI-83-BASIC/string-concatenation.basic

3 lines
37 B
Plaintext

"HELLO"→Str0
Str0+" WORLD!"→Str0