Text race history for case (tolley)

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
5 2013-10-07 22:30:16 77.28 91%
3 2013-10-07 22:28:05 86.89 94%
2 2013-10-07 22:27:16 76.61 94%