Syllabus 20091006 Selena: 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:3221:32, 23 September 2010Migratebot talk contribs 1,563 bytes +1,563 Created page with " == nested loop rhythm == <source lang="python"> from os import system freq=open("freq.txt") i=0 for f in freq: ff=f.strip() dur=str(0.5/int(ff)) ..."