Text race history for Adam (adam_ehab)
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 |
5 |
2023-08-17 22:20:39 |
31.76 |
96% |
1 |
2023-08-10 18:13:44 |
40.10 |
98.1% |