Text race history for Steven (whathecode)

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
15 2011-07-26 12:36:39 76.04 99%
13 2011-07-25 23:06:55 65.60 90%
1 2011-07-25 22:40:45 65.78 97%