Thursday, February 21, 2008

Feb.21.2008

from gasp import *
begin_graphics()
Face
Circle((250,250), 150)
Left lense
Circle((170,250), 50)
Right lense
Circle((330,250), 50)
Glass holder
Line((220,250),(280,250))
mouth
Line((180,150),(320,150))

No comments: