User:Menno Harder/prototype-countries: 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.

20 March 2013

  • curprev 18:4118:41, 20 March 2013Andre Castro talk contribs 21,846 bytes +21,846 Created page with " python process_data.py nl <source lang=python> import sys in_ = sys.argv[1] print in_ file_ = open('data.txt', 'r') dict_={} for line in file_.readlines(): list_val ..."