basic addition example with simple user interaction
basic addition example
REM ADDITION EXAMPLE print "Addition example" input "First Number : "
Bookmark It
|
|||||
|
basic addition example with simple user interaction basic addition example REM ADDITION EXAMPLE print "Addition example" input "First Number : " Bookmark It echo keyboard input to screen echo keyboard input to screen rem displays keyboard input on screen input "";a$ print "";a$ Bookmark It video memory information video memory information PRINT "Total video memory: " Bookmark It random white dots random white dots SET DISPLAY MODE 640 Bookmark It random white lines random white lines SET DISPLAY MODE 640 Bookmark It |
|||||
|
Copyright © 2012 Programmingsite : source code - All Rights Reserved |
|||||