Text race history for Craig (shoseki)

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
2 2017-07-06 01:55:41 45.87 97%
1 2017-07-06 01:54:10 47.58 98%