Text race history for Wiggle (insy2)
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 |
4 |
2011-09-12 00:24:34 |
79.03 |
96% |
3 |
2011-06-13 01:02:47 |
63.21 |
95% |