Text race history for Evan (evanlimanto)

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
20 2015-05-14 23:16:27 88.72 94%
15 2015-05-14 21:24:48 91.16 90%
8 2015-05-14 21:18:07 105.70 97%