Text race history for Shivinder (shivindernarr)

Back to text analysis page

class URLLister(SGMLParser): def reset(self): SGMLParser.reset(self) self.urls = [] def start_a(self, attrs): href = [v for k, v in attrs if k=='href'] if href: self.urls.extend(href)

Game Time WPM Accuracy
29 2018-04-21 07:40:55 51.22 99%
28 2014-12-28 13:14:12 48.84 95%
22 2012-06-19 14:02:32 44.39 94%
20 2012-02-27 13:51:11 45.22 93%
10 2012-02-27 13:34:18 45.84 96%
2 2012-02-08 04:52:02 40.71 96%