Text race history for Hacker (pyromaster)
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 |
8 |
2013-01-21 00:55:53 |
42.48 |
90% |
2 |
2013-01-21 00:44:22 |
36.37 |
85% |