write the following on gw basic in capital 10 rem "to print a pattern" 20 cls 30 print tab(30) * 40 print tab (29)*** 50 print tab (28)***** 60 end 70 run and there will be a pattern
http://software.informer.com/getfree-gw--basic-screen-editor/
Microsoft GW-BASIC was developed from 1983 through 1988.
While--wend statement is used to execute a loop until a given condition is true.if the condition is false the loop ends and the program continous to the line following eend.
its an interpreter
GW-BASIC (short for Gee-Whiz Beginner's All-purpose Symbolic Instruction Code) is a version of the BASIC programming language released by Microsoft in 1983 for the DOS operating system. GW-BASIC evolved from Microsoft BASIC-80, also known as MBASIC. The last version was released in 1988. GW-BASIC was superseded by QBASIC in 1991. Note: please ask ONE question at a time.
http://software.informer.com/getfree-gw--basic-screen-editor/
GW-BASIC was created in 1983 by Microsoft as a simple programming language for the early IBM PC computers. It was designed to be easy to use for beginners and allow for basic programming tasks to be performed.
cvbcvbcv
1983
1983
A version of BASIC developed by Microsoft.