the commputer runs the program and it checks if the statement that is given is true then it says true and vice versa.
this can be used to plug in numbers into a big formula or to do mass calculations
10 sys("command.com/c cls")
20 print "pick a number between 40 and 80"
30 input num1
60 IF (num1) = 69 then goto 90
70 print "wow go get a life you suck"
80 goto 100
90 print "win"
100 end
Wednesday, June 10, 2009
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment