Text race history for Daniel (daniel_789)
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-03-27 15:06:13 |
47.55 |
96.5% |
4 |
2024-03-27 14:57:07 |
47.03 |
96.4% |