Computer Science Education Association
W
e
l
c
o
m
e
to
V
V
B
a
s
i
c
VVBasic Documentation
Overview of VVBasic
PRINT and CLEAR commands
Creating variables with NUMBER and TEXT
Using LET to assign values to variables.
IF, THEN. ELSE, and creating IF tests
INPUT, with WHEN and COMPLAIN
REPEAT, ENDREPEAT, and BREAK
FOR and ENDFOR
VVBasic's built in functions
Defining your own FUNCTION, and using RETURN
Sample VVBasic code
Guess a number (human guesses)
Lunar Lander
Cool Drawings
Cool Drawings - secrets revealed!