Text race history for pug (poug)
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 |
7 |
2025-01-15 04:24:23 |
43.74 |
96% |
2 |
2025-01-13 03:17:21 |
42.26 |
93% |