Official speed |
40.03 wpm (46.17 seconds elapsed during race) |
Without ending ping |
40.26 wpm (263 ms delay sending score to TypeRacer’s server) |
Timerless |
40.85 wpm (665 ms elapsed before first character typed; 45.24 seconds elapsed during race) |
Timerless minus one |
40.59 wpm, ignoring the first character typed |
Race Start |
August 24, 2023 3:31:38pm UTC |
Race Finish |
August 24, 2023 3:32:24pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
99.4% |
Points |
14.01 |
Text |
#10002 (Length: 154 characters) import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py") |
Characters typed |
import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait(){[0] run("python", "hello.py") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
s |
|
d |
e |
f |
|
Milliseconds |
665 |
287 |
264 |
270 |
165 |
202 |
138 |
212 |
166 |
87 |
227 |
170 |
168 |
157 |
180 |
182 |
117 |
332 |
168 |
129 |
152 |
155 |
178 |
204 |
119 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
Milliseconds |
237 |
149 |
246 |
488 |
415 |
116 |
168 |
142 |
239 |
101 |
128 |
240 |
146 |
1456 |
566 |
199 |
236 |
165 |
382 |
454 |
198 |
254 |
211 |
173 |
131 |
Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
Milliseconds |
404 |
314 |
270 |
152 |
152 |
292 |
135 |
119 |
244 |
739 |
338 |
359 |
295 |
159 |
119 |
199 |
167 |
141 |
109 |
372 |
259 |
204 |
385 |
184 |
275 |
Character |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
Milliseconds |
128 |
176 |
271 |
254 |
213 |
352 |
500 |
398 |
656 |
312 |
171 |
148 |
134 |
268 |
68 |
168 |
249 |
164 |
337 |
178 |
140 |
182 |
239 |
93 |
150 |
Character |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
Milliseconds |
287 |
364 |
247 |
252 |
187 |
233 |
149 |
456 |
345 |
202 |
135 |
167 |
181 |
123 |
172 |
153 |
220 |
163 |
187 |
402 |
200 |
134 |
213 |
1222 |
851 |
Character |
{ |
-{ |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
Milliseconds |
1223 |
669 |
463 |
1062 |
1292 |
1268 |
296 |
136 |
233 |
446 |
689 |
530 |
254 |
190 |
135 |
198 |
210 |
437 |
352 |
165 |
567 |
338 |
166 |
146 |
172 |
Character |
o |
. |
p |
y |
" |
) |
Milliseconds |
216 |
282 |
570 |
295 |
521 |
467 |
|
WPM Timing |
Seconds |
WPM |
0.92 |
13 |
1.85 |
32.49 |
2.77 |
47.65 |
3.69 |
55.24 |
4.62 |
57.19 |
5.54 |
58.49 |
6.46 |
53.84 |
7.39 |
55.24 |
8.31 |
54.88 |
9.23 |
49.39 |
10.16 |
48.44 |
11.08 |
47.65 |
12 |
46.99 |
12.93 |
47.35 |
13.85 |
47.65 |
14.77 |
47.93 |
15.7 |
46.64 |
16.62 |
46.93 |
17.54 |
47.88 |
18.47 |
48.09 |
19.39 |
48.27 |
20.31 |
47.85 |
21.24 |
46.9 |
22.16 |
46.57 |
23.08 |
47.31 |
24.01 |
47.99 |
24.93 |
48.14 |
25.85 |
48.27 |
26.78 |
47.95 |
27.7 |
48.52 |
28.62 |
49.05 |
29.55 |
49.14 |
30.47 |
48.44 |
31.39 |
47.4 |
32.32 |
46.42 |
33.24 |
45.13 |
34.16 |
43.91 |
35.09 |
43.09 |
36.01 |
42.32 |
36.93 |
41.59 |
37.86 |
40.58 |
38.78 |
40.85 |
39.7 |
40.5 |
40.63 |
40.17 |
41.55 |
40.43 |
42.47 |
40.4 |
43.4 |
40.65 |
44.32 |
40.61 |
45.24 |
40.32 |
46.17 |
40.03 |
|