Text race history for Elizabeth (elizabethwei)
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 |
2022-02-15 21:33:19 |
32.31 |
97% |
8 |
2018-12-05 22:38:41 |
43.32 |
96% |