Text race history for Nathan (diogenes1)

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
38 2024-10-07 17:55:37 47.09 95.6%
3 2024-09-28 22:53:14 32.16 92.5%