Text race history for (timjeffery44)

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
43 2019-05-11 16:22:55 57.20 95%
24 2019-05-07 04:43:34 48.06 91%
19 2019-05-05 12:00:10 49.23 94%
2 2019-05-03 02:56:57 39.69 92%