Text race history for ruby (ruby_lu)
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 |
2024-09-16 16:15:29 |
79.10 |
96.4% |
5 |
2024-09-09 22:08:28 |
71.32 |
94.9% |