Text race history for Danny L (assphalt)

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
3 2023-08-23 01:11:58 32.38 94%
1 2023-08-23 01:06:41 29.93 95.8%