Text race history for Andy (zettsengir)

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
3 2016-10-02 12:08:39 52.85 96%
1 2016-10-02 12:02:47 47.23 95%