This website works better with JavaScript.
Explore
Help
Sign In
mbutterick
/
beautiful-racket
Watch
1
Star
0
Fork
You've already forked beautiful-racket
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bc5bcad98c
master
v6.3-exception
dev-srcloc
dev-elider
dev-elider-2
dev-elider-3
v1.6
v1.5
v1.4
v1.3
v1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bc5bcad98c'
${ noResults }
beautiful-racket
/
beautiful-racket-demo
/
basic-demo
/
dim.bas
7 lines
100 B
QBasic
Raw
Blame
History
#
lang
basic
-
demo
5
A
=
5
10
DIM
A
(
A
)
20
PRINT
A
/
*
this
should
print
5
*
/
30
PRINT
A
(
0
)
40
PRINT
A
(
5
)
Reference in New Issue
View Git Blame
Copy Permalink