Text race history for LAKSHAY (lucifer_2020)

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
30 2023-09-02 13:15:59 34.27 96.2%
22 2023-08-24 14:44:39 30.76 92.3%
21 2023-08-24 14:43:00 32.26 93.5%
8 2023-08-05 17:46:38 36.02 97.1%
6 2023-08-05 17:43:07 29.79 93.8%
4 2023-08-03 18:14:42 29.13 92.9%