#C64 #BASIC
String Append task @ rosettacode.org
Using Commodore BASIC V2:
1) Create a string variable equal to "HELLO"
2) Append the string variable with another string literal " WORLD!"
3) Show the contents of the variable after the append operation.
http://rosettacode.org/wiki/String_ap...