Text race history for jht (jht0)
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 |
34 |
2024-07-04 09:41:05 |
43.83 |
99.4% |
7 |
2024-02-27 16:55:41 |
39.28 |
96.4% |