Text race history for Basil (basilbasil)
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 |
11 |
2024-11-09 21:54:11 |
57.98 |
95.6% |
5 |
2024-11-09 21:45:08 |
49.61 |
92.9% |