Text race history for Andrei (sobercheg)

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
27 2011-03-16 11:20:36 55.15
18 2011-02-02 12:42:03 63.78
10 2011-02-02 11:28:51 60.63