Text race history for Andy (andythedinosaur)

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
9 2017-04-10 03:18:58 67.57 90%
2 2017-04-10 03:08:23 75.28 96%