Text race history for V I S I T O R (a_visitor)

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 2023-08-02 10:57:50 51.15 97.6%