Text race history for Adam (adames4)

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
23 2023-06-09 08:36:55 51.49 94.3%
14 2023-06-08 19:11:40 48.34 94.4%