Text race history for Tormentor (captain_tormentor)

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
7 2024-06-20 17:41:09 27.45 97.5%
1 2024-06-20 17:20:33 25.49 97%