Text race history for duh (maparkski)
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 |
19 |
2024-12-28 21:36:22 |
42.16 |
94.7% |
3 |
2024-12-10 00:12:46 |
39.18 |
96.5% |