Text race history for Juanpy (juanpy)

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
23 2023-10-18 02:41:19 28.12 95.7%
9 2023-06-09 02:52:05 27.90 95.9%
3 2023-05-31 02:19:12 25.97 96.6%