Text race history for Taro (yada)

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
58 2015-05-03 15:20:25 111.19 100%
3 2012-10-07 12:10:38 64.92 88%