aboutsummaryrefslogtreecommitdiffstats
path: root/example.bas
diff options
context:
space:
mode:
authoranthk <anthk@texto-plano.xyz>2021-03-08 21:34:43 +0000
committeranthk <anthk@texto-plano.xyz>2021-03-08 21:34:43 +0000
commit712b0690da4b03842a954bfbd1f75925bb7b234e (patch)
tree0ccf9ff3d8406e658dea919da669ce9e6760627b /example.bas
downloadbwbasic-712b0690da4b03842a954bfbd1f75925bb7b234e.tar.gz
ImportaciĆ³n inicial a texto-planoHEADmaster
Diffstat (limited to 'example.bas')
-rw-r--r--example.bas6
1 files changed, 6 insertions, 0 deletions
diff --git a/example.bas b/example.bas
new file mode 100644
index 0000000..981fe13
--- /dev/null
+++ b/example.bas
@@ -0,0 +1,6 @@
+ x = 1
+ print "hello, world",x
+ x = 2
+ print "hello, world",x
+ end
+
Un proyecto texto-plano.xyz