Text race history for mr_penguin (mr_penguin01)

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
16 2025-07-10 17:21:56 60.58 96%
12 2025-05-10 03:04:06 74.45 96.5%
8 2025-02-18 17:24:56 61.98 96.5%