Text race history for Ricardo (richardgomes7d)

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
89 2017-09-15 14:07:46 23.41 94%
78 2016-01-25 15:09:13 23.68 89%
77 2016-01-08 13:07:39 29.87 100%
70 2015-12-23 19:47:37 26.07 95%
62 2015-12-23 16:26:32 25.13 91%
50 2015-10-01 22:26:31 39.86 95%
43 2015-10-01 22:14:26 35.67 92%
34 2015-09-24 17:57:58 23.53 91%
32 2015-09-22 22:14:31 33.23 91%
10 2015-09-08 22:21:56 22.80 87%
6 2015-09-03 22:23:16 22.86 93%