Text race history for Juudge (reburm)

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
8 2012-07-17 13:30:21 69.37 99%
7 2012-07-17 13:29:28 51.35 89%
2 2012-06-30 20:53:34 61.65 89%
1 2012-06-30 20:52:35 60.47 93%