Text race history for Rauljr00 (rauljr00)

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
3 2023-09-08 00:31:00 33.41 95.3%
2 2023-09-07 22:17:29 26.90 94.7%