Text race history for Amit (amitsaha)

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
11 2012-05-04 13:47:01 45.02 89%
9 2012-05-04 13:40:40 44.31 91%
3 2012-05-04 13:25:21 45.33 90%