Text race history for tstats[joshuarose] (joshuarose)
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 |
38 |
2024-06-17 07:02:01 |
88.22 |
97.1% |
25 |
2022-05-07 11:22:26 |
65.93 |
96% |