Text race history for JP (developwithpassion)
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 |
13 |
2024-08-24 17:01:59 |
52.47 |
95.6% |
6 |
2024-08-24 16:50:09 |
59.70 |
98.1% |