[Tutor] Drawing faces
Olufemi Onanuga
femilangy at yahoo.co.uk
Mon Feb 22 02:49:51 CET 2010
Hello,
I am trying to write and test a function to meet the following specifications
drawFace(center,size,win),center is a point,size is an int,and win is a GraphWin.Draws a simple face of the given size in win.
I want the function to be able to draw three differnet faces in a single window,when i invoke drawFace(center,size,win) into def main().
thanks
kola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100222/4b0c2562/attachment.html>
More information about the Tutor
mailing list