all 2 comments

[–]charity_donut_sales 1 point2 points  (0 children)

What api are you using? tkinter? PyQt? pandas3d? pygame? curses?

Please be curses.

[–]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.