Text race history for Johan7205 (joze7205)

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
84 2024-01-05 13:50:09 36.20 97.9%
83 2024-01-03 08:55:28 39.78 98.9%
77 2024-01-02 13:48:47 33.02 95.7%
60 2023-11-06 19:17:16 28.91 97.7%
10 2023-08-22 12:15:00 34.12 97.6%