Text race history for Asta (radhekrishnan)

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
85 2025-01-03 12:54:56 40.83 96.3%
79 2024-12-31 10:27:35 39.00 95.7%
66 2024-12-22 03:33:08 38.31 94.7%
39 2024-07-13 11:02:46 23.64 91%
22 2024-01-18 06:32:22 23.11 92.1%
16 2024-01-16 18:06:59 22.93 92.9%