Text race history for Naren (spoiled_brat)

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
127 2024-05-15 09:12:57 30.74 88.8%
78 2024-03-30 10:53:17 35.69 91.3%
67 2024-03-29 10:00:35 38.15 92.7%
60 2024-03-28 10:13:00 31.99 90.4%
28 2024-03-22 10:34:04 30.66 90.3%
20 2024-03-21 10:26:08 30.76 90.3%
17 2024-03-20 09:44:32 28.71 89%
9 2024-03-19 10:04:18 31.37 89.9%