Text race history for John (gonryun)
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 |
7 |
2013-10-01 19:31:00 |
45.86 |
94% |
2 |
2013-10-01 19:19:21 |
36.59 |
95% |