Text race history for (e6f4e37l)

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
21 2021-07-03 09:01:08 114.00 99%
7 2021-07-03 07:38:53 104.70 97%