Text race history for Martin (mpgo13)

Back to text analysis page

print "Using URL", url req = urllib2.Request(url) fd = urllib2.urlopen(req) while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)

Game Time WPM Accuracy
20 2011-04-30 21:03:12 70.05
19 2011-04-30 21:02:26 59.45
13 2011-04-30 20:56:39 67.91
7 2011-04-30 20:49:32 76.64
4 2011-04-30 20:45:11 64.19