Text race history for Taush (tsampley)

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
29 2021-07-05 13:18:27 61.48 98%
26 2021-07-01 21:31:41 58.83 97%