Text race history for Type like never before! (realdill)
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 |
63 |
2022-01-15 19:02:49 |
67.03 |
96% |
2 |
2021-12-29 12:29:19 |
63.75 |
96% |