SimpleAlgorithmicSequencing: 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 610 bytes +610 Created page with "= Simple Algorithmic Sequencing = <source lang="python"> #!/usr/bin/python import os pat1 = "ooo.oo.o.oo." pat2 = pat1 def do (cmd): os.system(cmd) do("rm tmp.raw..."