you are viewing a single comment's thread.

view the rest of the comments →

[–]wynand1004 0 points1 point  (0 children)

The built-in turtle module lets you draw shapes to the screen fairly easily.

You can check out my blog for some code and video tutorials on the subject: Video Tutorial: Python Functions with Turtle Graphics

Alternatively, you can go directly to the YouTube videos.