Text race history for MAMUN (wmamunhossain)

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
92 2025-03-23 08:37:42 32.10 95%
82 2024-05-08 21:16:58 39.10 98.9%
64 2024-05-06 19:03:07 35.45 95.7%
62 2024-05-06 18:59:44 34.81 95.7%
46 2023-03-25 19:18:26 36.45 96%
31 2023-03-23 20:37:36 32.99 97%
29 2023-03-23 20:25:57 32.48 96%
17 2023-02-06 17:49:53 25.95 93%