User:Albert Jongstra/technicalcourse: 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 2,016 bytes +2,016 Created page with "== TECHNICAL COURSE == == SEQUENTIAL LOOP == <source lang="text"> from os import system for i in range(1): system("cat snare05.raw >> song.raw") system("cat ..."