Text race history for Blake (blakee)

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 2016-02-07 12:54:57 34.72 92%
3 2016-02-07 12:46:09 35.32 94%