Text race history for D Leek (d_leek)

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
19 2024-08-28 05:21:23 34.03 90.2%
15 2024-08-26 20:17:12 35.33 93.5%