Revision as of 16:38, 24 March 2010 by Thiebaut(talk | contribs)(Created page with ' <onlydft> ==movingBall5.py== <source lang="python"> # movingBall5.py # D. Thiebaut from graphics import * import random #--- the dimensions of the window --- W = 300 H = 300 …')