Text race history for selphy (selphy)

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
13 2013-09-10 23:13:08 81.15 94%
6 2012-12-28 22:12:03 72.03 89%
5 2012-12-28 22:11:07 64.80 85%