Text race history for David (cptdavid)

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 2023-11-21 01:56:17 44.07 98.1%
14 2023-11-21 01:46:10 38.06 98.1%