Text race history for Ron (xrdmzx)
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 |
2015-09-03 22:20:02 |
28.87 |
90% |
| 4 |
2015-09-03 22:16:01 |
26.68 |
89% |