Microsoft Small Basic

Program Listing:
Embed this in your website

'The Current Color is Violet
'Make the tortoise go as fast as possible
'Do the following 25 Times
 ' Change the color of the line the tortoise draws to the current color
  'Move the Toroise 3 times the current line number you are drawing
  'Turn the toroise right (90 degrees)
  'Darken the current color



Copyright (c) Microsoft Corporation. All rights reserved.