User:Inge Hoonte/turtle: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 June 2011

  • curprev 11:2911:29, 14 June 2011Inge Hoonte talk contribs 844 bytes +844 Created page with " b = random.randint(0, 55) h = random.randint(10,100) def building-straight(h): pd() fd(10); lt(90) fd(h); lt(90) fd(10); lt(90) fd(h); lt(90) # styles is a python ..."