User:Megan Hoogenboom/ass2: 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:3521:35, 23 September 2010Migratebot talk contribs 1,499 bytes +1,499 Created page with " == Problem 1 == <source lang="text"> import feedparser d = feedparser.parse("http://feeds.nrcnext.nl/nrcnext-blog") for item in d.entries: #print item.title ..."