Text race history for Edgar (egonzalez0787)

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
6 2011-08-14 04:40:39 36.73 90%
3 2011-05-29 05:09:29 30.10 85%