Text race history for Matthew (mppp)

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
13 2012-12-01 00:36:57 54.63 93%
9 2012-12-01 00:31:12 50.11 92%