Text race history for :) (bavadin)

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
220 2019-12-27 07:31:45 76.55 98%
212 2019-12-27 07:21:05 66.86 96%
200 2019-12-26 09:47:13 62.71 97%
199 2019-12-26 09:46:03 59.45 94%
137 2019-12-18 23:49:08 69.15 97%
128 2019-12-18 22:28:59 55.96 97%
89 2019-12-17 22:40:09 59.68 95%
64 2019-12-14 22:38:07 59.92 97%
61 2019-12-14 08:31:21 48.67 95%