| Official speed |
53.73 wpm (40.87 seconds elapsed during race) |
| Without ending ping |
54.04 wpm (234 ms delay sending score to TypeRacer’s server) |
| Timerless |
54.36 wpm (236 ms elapsed before first character typed; 40.40 seconds elapsed during race) |
| Timerless minus one |
54.06 wpm, ignoring the first character typed |
| Race Start |
September 1, 2024 10:37:27pm UTC |
| Race Finish |
September 1, 2024 10:38:08pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
99.5% |
| Points |
21.49 |
| Text |
#10005 (Length: 183 characters) 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) |
| Characters typed |
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) |
| Timing |
| Character |
c |
l |
a |
s |
s |
|
U |
R |
L |
L |
i |
s |
t |
e |
r |
( |
S |
G |
M |
L |
P |
a |
r |
s |
e |
| Milliseconds |
236 |
54 |
54 |
184 |
154 |
297 |
189 |
290 |
434 |
281 |
312 |
204 |
198 |
78 |
116 |
283 |
362 |
147 |
499 |
108 |
215 |
261 |
138 |
241 |
103 |
| Character |
r |
) |
: |
|
d |
e |
f |
|
r |
e |
s |
e |
t |
( |
s |
e |
l |
f |
) |
: |
|
S |
G |
M |
L |
| Milliseconds |
101 |
302 |
288 |
175 |
224 |
160 |
153 |
109 |
243 |
75 |
176 |
134 |
190 |
282 |
284 |
109 |
178 |
110 |
254 |
306 |
178 |
227 |
162 |
347 |
63 |
| Character |
P |
a |
r |
s |
e |
r |
. |
r |
e |
s |
e |
t |
( |
s |
e |
l |
f |
) |
|
s |
e |
l |
f |
. |
u |
| Milliseconds |
231 |
255 |
128 |
213 |
131 |
98 |
239 |
215 |
72 |
337 |
96 |
307 |
445 |
339 |
106 |
148 |
119 |
249 |
165 |
245 |
116 |
140 |
121 |
200 |
238 |
| Character |
r |
l |
s |
|
= |
|
[ |
|
- |
] |
|
d |
e |
f |
|
s |
t |
a |
r |
t |
_ |
a |
( |
s |
e |
| Milliseconds |
151 |
82 |
212 |
357 |
328 |
144 |
187 |
320 |
491 |
203 |
217 |
223 |
203 |
188 |
99 |
308 |
140 |
94 |
134 |
188 |
258 |
236 |
358 |
260 |
120 |
| Character |
l |
f |
, |
|
a |
t |
t |
r |
s |
) |
: |
|
h |
r |
e |
f |
|
= |
|
[ |
v |
|
f |
o |
r |
| Milliseconds |
135 |
113 |
196 |
81 |
148 |
149 |
143 |
170 |
288 |
297 |
424 |
157 |
320 |
153 |
124 |
227 |
236 |
173 |
110 |
371 |
345 |
148 |
236 |
60 |
169 |
| Character |
|
k |
, |
|
v |
|
i |
n |
|
a |
t |
t |
r |
s |
|
i |
f |
|
k |
= |
= |
' |
h |
r |
e |
| Milliseconds |
259 |
405 |
239 |
118 |
325 |
101 |
188 |
159 |
99 |
340 |
139 |
123 |
194 |
399 |
121 |
204 |
479 |
174 |
578 |
365 |
550 |
395 |
270 |
155 |
81 |
| Character |
f |
' |
] |
|
i |
f |
|
h |
r |
e |
f |
: |
|
s |
e |
l |
f |
. |
u |
r |
l |
s |
. |
e |
x |
| Milliseconds |
378 |
473 |
262 |
234 |
191 |
143 |
185 |
927 |
175 |
113 |
260 |
436 |
216 |
204 |
109 |
190 |
93 |
285 |
240 |
91 |
115 |
277 |
166 |
280 |
215 |
| Character |
t |
e |
n |
d |
( |
h |
r |
e |
f |
) |
| Milliseconds |
242 |
77 |
225 |
139 |
331 |
416 |
228 |
85 |
214 |
267 |
|
| WPM Timing |
| Seconds |
WPM |
0.82 |
73.4 |
1.63 |
58.72 |
2.45 |
48.93 |
3.27 |
55.05 |
4.09 |
52.85 |
4.9 |
51.38 |
5.72 |
54.53 |
6.54 |
55.05 |
7.36 |
57.09 |
8.17 |
57.25 |
8.99 |
58.72 |
9.81 |
57.5 |
10.63 |
57.59 |
11.44 |
58.72 |
12.26 |
58.72 |
13.08 |
57.8 |
13.9 |
57.86 |
14.71 |
58.72 |
15.53 |
59.49 |
16.35 |
57.99 |
17.17 |
57.32 |
17.98 |
56.05 |
18.8 |
56.17 |
19.62 |
56.89 |
20.44 |
56.37 |
21.25 |
57.59 |
22.07 |
57.63 |
22.89 |
57.15 |
23.71 |
57.2 |
24.52 |
57.25 |
25.34 |
56.83 |
26.16 |
56.89 |
26.97 |
56.5 |
27.79 |
56.99 |
28.61 |
57.04 |
29.43 |
56.68 |
30.24 |
55.94 |
31.06 |
55.24 |
31.88 |
54.58 |
32.7 |
54.68 |
33.51 |
54.42 |
34.33 |
54.18 |
35.15 |
53.6 |
35.97 |
53.38 |
36.78 |
53.83 |
37.6 |
53.93 |
38.42 |
54.04 |
39.24 |
54.13 |
40.05 |
53.63 |
40.87 |
53.73 |
|