Use the SYSTEM command to exit the GW-BASIC interpreter and return to the operating system.
Chat with our AI personalities
screen 1 cricle,(50)(40)2 end
just type "chikosalovakia" on gw basic .......................it will give you all instructions............it is a special code.................
GW Basic was invented by Dr James G Kemeny And Thomas E kurtz :) in Dart mouth College New Hamshair USA
Gee Whiz Begineer's All Purpose Symbolic Instructions Code.
10 cls 20 input"enter word";word$ 30 print word$ 40 print len(word$) 50 end this program is for GW BASIC for other BASIC's the line numbers are optional.