Text race history for Dr.Braig (drbraig)

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
71 2024-07-29 18:43:54 27.42 90.6%
33 2024-02-01 01:43:04 35.94 93%
32 2024-02-01 01:41:56 33.57 94.4%