This program is a scratch version of logo using turtle. The commands are: fd/forward number bk/backward number rt/right number lt/left number and setpc/setpencolor any color from the list of colors below The list is: tomato/Tomato maroon/Maroon red/Red blue/Blue orange/Orange brown/Brown white/White yellow/Yellow dark_blue/Dark_Blue green/Green violet/Violet purple/Purple pink/Pink dark_green/Dark_Green dark_red/Dark_Red light_brown/Light_Brown dark_pink/Dark_Pink light_grey/Light_Grey dark_grey/Dark_Grey light_blue/Light_Blue ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~manual is over
blah blah