Syllabus 2010 t1 ps2 Ozalp: 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.

    23 September 2010

    • curprev 21:3321:33, 23 September 2010Migratebot talk contribs 1,503 bytes +1,503 Created page with " <source lang="text"> import sys, pygame pygame.init() width, height = (400, 400) screen = pygame.display.set_mode((width, height)) clock = pygame.time.Clock() (rx, ry)..."