Text race history for Erik (eglimpse)

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
18 2012-01-13 04:27:55 51.95 94%
12 2012-01-13 04:18:34 41.19 89%
5 2011-10-01 08:22:07 33.88 83%