Text race history for Aman maheshwari (aman0123)

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
107 2025-01-02 21:08:40 33.06 97.1%
91 2024-12-30 05:37:14 33.41 94.9%
88 2024-12-29 19:53:26 36.55 96.1%
70 2024-12-25 05:08:34 28.80 95.2%
15 2024-11-04 18:50:58 24.57 96.1%
4 2024-10-14 15:33:12 20.16 92.8%