Revision as of 16:00, 5 October 2011 by Thiebaut(talk | contribs)(Created page with "--~~~~ ---- <onlydft> <br /> <source lang="python"> from graphics import * def taxi(): win = GraphWin( "TAXI", 800, 600 ) # body of car rect = Rectangle(Point (2...")