Text race history for (dso093)
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 |
18 |
2024-12-29 20:35:21 |
79.20 |
98.7% |
11 |
2024-12-29 20:28:30 |
62.27 |
94.9% |