Text race history for Quintium (quintium)

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
6 2025-05-22 14:13:56 56.64 97%
1 2025-05-18 14:25:33 60.10 95.9%