Text race history for icoder (idesign)

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
3 2012-09-19 08:07:48 31.19 96%
1 2012-08-25 05:23:02 22.11 94%