Text race history for sid__que (sid__que)

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
104 2023-06-27 09:01:28 33.82 93.6%
101 2023-06-27 08:56:34 33.83 95.7%
91 2023-06-22 08:50:33 37.33 97.4%
88 2023-06-22 08:43:40 30.19 95%
67 2023-06-12 05:59:15 35.37 96%
49 2023-06-09 08:47:00 28.17 94.8%
35 2023-06-08 06:30:28 23.85 90.5%