| Official speed |
46.90 wpm (39.40 seconds elapsed during race) |
| Without ending ping |
47.18 wpm (230 ms delay sending score to TypeRacer’s server) |
| Timerless |
47.32 wpm (122 ms elapsed before first character typed; 39.05 seconds elapsed during race) |
| Timerless minus one |
47.02 wpm, ignoring the first character typed |
| Race Start |
September 5, 2023 10:22:27am UTC |
| Race Finish |
September 5, 2023 10:23:07am UTC |
| Outcome |
No win (2 of 3) |
| Accuracy |
97.5% |
| Points |
16.42 |
| 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 |
122 |
184 |
198 |
153 |
83 |
566 |
67 |
206 |
123 |
137 |
268 |
158 |
191 |
136 |
86 |
231 |
82 |
321 |
249 |
79 |
613 |
188 |
152 |
175 |
145 |
| Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
| Milliseconds |
404 |
236 |
172 |
383 |
179 |
138 |
85 |
281 |
229 |
205 |
133 |
209 |
89 |
506 |
277 |
203 |
190 |
116 |
481 |
306 |
344 |
355 |
235 |
78 |
165 |
| Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
| Milliseconds |
384 |
79 |
237 |
95 |
198 |
351 |
103 |
79 |
226 |
305 |
223 |
240 |
213 |
118 |
114 |
167 |
181 |
260 |
121 |
551 |
187 |
85 |
407 |
476 |
365 |
| Character |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
|
- |
, |
|
p |
r |
o |
g |
r |
| Milliseconds |
83 |
192 |
582 |
223 |
216 |
270 |
442 |
430 |
247 |
199 |
150 |
82 |
184 |
201 |
193 |
123 |
209 |
507 |
261 |
65 |
180 |
126 |
170 |
182 |
158 |
| Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
| Milliseconds |
215 |
168 |
209 |
432 |
193 |
182 |
142 |
168 |
90 |
469 |
86 |
264 |
115 |
103 |
167 |
85 |
137 |
101 |
219 |
110 |
165 |
264 |
191 |
117 |
241 |
| Character |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
|
- |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
| Milliseconds |
408 |
333 |
815 |
345 |
262 |
738 |
342 |
129 |
179 |
96 |
380 |
368 |
501 |
222 |
256 |
178 |
165 |
186 |
212 |
503 |
327 |
100 |
508 |
317 |
84 |
| Character |
l |
l |
o |
" |
) |
-) |
-" |
. |
p |
y |
" |
) |
| Milliseconds |
145 |
140 |
172 |
268 |
302 |
517 |
165 |
630 |
240 |
305 |
939 |
411 |
|
| WPM Timing |
| Seconds |
WPM |
0.79 |
76.14 |
1.58 |
53.3 |
2.36 |
60.91 |
3.15 |
64.72 |
3.94 |
60.91 |
4.73 |
58.37 |
5.52 |
56.56 |
6.3 |
57.1 |
7.09 |
57.53 |
7.88 |
57.86 |
8.67 |
56.76 |
9.46 |
55.83 |
10.24 |
53.88 |
11.03 |
54.38 |
11.82 |
54.82 |
12.61 |
55.2 |
13.4 |
54.64 |
14.19 |
55.83 |
14.97 |
55.3 |
15.76 |
54.82 |
16.55 |
53.66 |
17.34 |
53.3 |
18.13 |
52.96 |
18.91 |
52.03 |
19.7 |
51.77 |
20.49 |
52.71 |
21.28 |
51.32 |
22.07 |
52.21 |
22.85 |
52.51 |
23.64 |
52.28 |
24.43 |
52.56 |
25.22 |
53.3 |
26.01 |
53.99 |
26.79 |
54.64 |
27.58 |
53.95 |
28.37 |
52.87 |
29.16 |
52.68 |
29.95 |
51.69 |
30.73 |
51.54 |
31.52 |
50.63 |
32.31 |
50.14 |
33.1 |
50.4 |
33.89 |
49.93 |
34.67 |
49.83 |
35.46 |
50.42 |
36.25 |
49.32 |
37.04 |
48.27 |
37.83 |
48.22 |
38.61 |
47.24 |
39.4 |
46.9 |
|