Text race history for gart (icoder)

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
14 2013-06-13 03:59:00 36.30 98%
3 2012-11-15 07:33:03 36.96 98%
2 2012-11-15 07:31:46 33.73 96%