User:Laura Macchini/prototyping/Soldier Soldier will you generate me: 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.

27 October 2011

  • curprev 00:2900:29, 27 October 2011Laura Macchini talk contribs 860 bytes +860 Created page with "== The Code == <source lang="python"> import random f = open ("soldier.txt", "r" ) s = f.read() words = s.split() nextwords = {} sCounter = 0 limit = 5 for (i,w) in enumerate(..."