Text race history for Smartkode (smartkode0)

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
7 2014-11-13 21:57:51 46.60 89%
4 2014-11-13 21:54:09 47.28 88%
3 2014-11-13 21:53:06 48.56 92%