This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
cb5bb5e222
RosettaCodeData
/
Task
/
String-append
/
Run-BASIC
/
string-append.basic
Ingy döt Net
cb5bb5e222
Data commit
2023-07-01 11:58:00 -04:00
3 lines
42 B
Text
Raw
Blame
History
a$ = "Hello"
a$ = a$ + " World!"
print a$
Reference in a new issue
View git blame
Copy permalink