Text race history for Kevin (kvbx)

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
7 2017-03-27 10:24:27 55.23 97%
4 2017-03-27 10:18:02 57.56 97%
1 2017-03-23 12:21:19 49.01 96%