To be compatible with GW-BASIC and QB64, BASIC Anywhere Machine now allows one or more spaces between the characters in two-character relational operators, for example:
a <> b and a < > b are both valid
This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...
No comments:
Post a Comment