| Official speed |
51.72 wpm (35.73 seconds elapsed during race) |
| Without ending ping |
52.17 wpm (308 ms delay sending score to TypeRacer’s server) |
| Timerless |
53.45 wpm (847 ms elapsed before first character typed; 34.58 seconds elapsed during race) |
| Timerless minus one |
53.10 wpm, ignoring the first character typed |
| Race Start |
November 10, 2024 9:21:58pm UTC |
| Race Finish |
November 10, 2024 9:22:34pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
100.0% |
| Points |
18.10 |
| 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 |
847 |
135 |
230 |
43 |
143 |
299 |
211 |
256 |
197 |
100 |
180 |
170 |
195 |
83 |
127 |
193 |
51 |
217 |
54 |
112 |
134 |
217 |
120 |
138 |
146 |
| Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
| Milliseconds |
214 |
147 |
202 |
245 |
272 |
143 |
98 |
244 |
192 |
129 |
216 |
264 |
103 |
215 |
524 |
142 |
220 |
180 |
294 |
335 |
211 |
206 |
140 |
458 |
181 |
| Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
| Milliseconds |
243 |
83 |
503 |
126 |
213 |
433 |
37 |
180 |
266 |
289 |
161 |
279 |
197 |
94 |
121 |
216 |
60 |
174 |
507 |
178 |
209 |
195 |
271 |
223 |
236 |
| Character |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
| Milliseconds |
217 |
513 |
97 |
285 |
152 |
249 |
356 |
464 |
348 |
751 |
165 |
128 |
239 |
185 |
115 |
215 |
208 |
98 |
217 |
132 |
81 |
236 |
161 |
96 |
163 |
| Character |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
| Milliseconds |
220 |
248 |
147 |
348 |
179 |
217 |
607 |
260 |
236 |
146 |
51 |
184 |
89 |
160 |
100 |
144 |
224 |
97 |
262 |
199 |
142 |
227 |
138 |
252 |
149 |
| Character |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
| Milliseconds |
363 |
673 |
454 |
227 |
182 |
75 |
217 |
1211 |
533 |
335 |
224 |
183 |
64 |
99 |
255 |
296 |
311 |
82 |
367 |
505 |
153 |
111 |
141 |
155 |
584 |
| Character |
p |
y |
" |
) |
| Milliseconds |
270 |
214 |
313 |
262 |
|
| WPM Timing |
| Seconds |
WPM |
0.71 |
0 |
1.43 |
41.98 |
2.14 |
39.18 |
2.86 |
50.38 |
3.57 |
57.09 |
4.29 |
61.57 |
5 |
64.77 |
5.72 |
62.97 |
6.43 |
63.44 |
7.15 |
63.81 |
7.86 |
61.06 |
8.58 |
60.17 |
9.29 |
59.42 |
10 |
58.77 |
10.72 |
58.21 |
11.43 |
57.72 |
12.15 |
57.29 |
12.86 |
56.91 |
13.58 |
57.45 |
14.29 |
57.09 |
15.01 |
57.57 |
15.72 |
57.25 |
16.44 |
56.22 |
17.15 |
55.97 |
17.87 |
55.08 |
18.58 |
54.25 |
19.29 |
53.49 |
20.01 |
53.97 |
20.72 |
54.43 |
21.44 |
55.41 |
22.15 |
55.79 |
22.87 |
55.1 |
23.58 |
54.45 |
24.3 |
54.82 |
25.01 |
55.65 |
25.73 |
55.97 |
26.44 |
56.28 |
27.16 |
55.68 |
27.87 |
54.68 |
28.58 |
54.99 |
29.3 |
54.06 |
30.01 |
53.18 |
30.73 |
52.33 |
31.44 |
53.05 |
32.16 |
52.62 |
32.87 |
52.57 |
33.59 |
52.52 |
34.3 |
52.13 |
35.02 |
52.09 |
35.73 |
51.72 |
|