Official speed |
50.75 wpm (36.41 seconds elapsed during race) |
Without ending ping |
50.93 wpm (128 ms delay sending score to TypeRacer’s server) |
Timerless |
51.58 wpm (461 ms elapsed before first character typed; 35.83 seconds elapsed during race) |
Timerless minus one |
51.25 wpm, ignoring the first character typed |
Race Start |
July 24, 2024 8:40:07am UTC |
Race Finish |
July 24, 2024 8:40:43am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
17.76 |
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, *artggs): 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 |
461 |
162 |
186 |
63 |
138 |
200 |
118 |
211 |
84 |
99 |
235 |
80 |
173 |
209 |
108 |
197 |
161 |
198 |
125 |
116 |
34 |
569 |
181 |
169 |
150 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
t |
g |
-g |
-t |
g |
s |
) |
: |
|
Milliseconds |
198 |
85 |
205 |
230 |
255 |
127 |
82 |
181 |
224 |
61 |
132 |
217 |
160 |
427 |
336 |
100 |
245 |
257 |
237 |
126 |
125 |
165 |
623 |
432 |
217 |
Character |
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
Milliseconds |
329 |
138 |
274 |
176 |
367 |
166 |
368 |
227 |
160 |
350 |
98 |
83 |
232 |
472 |
178 |
318 |
201 |
89 |
143 |
110 |
47 |
126 |
172 |
461 |
156 |
Character |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
Milliseconds |
132 |
361 |
215 |
224 |
88 |
238 |
357 |
194 |
178 |
859 |
331 |
181 |
367 |
241 |
97 |
85 |
182 |
322 |
36 |
122 |
268 |
163 |
358 |
37 |
227 |
Character |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
|
- |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
Milliseconds |
289 |
208 |
66 |
113 |
541 |
163 |
287 |
265 |
115 |
222 |
162 |
166 |
385 |
222 |
232 |
251 |
72 |
169 |
72 |
116 |
131 |
140 |
228 |
85 |
244 |
Character |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
Milliseconds |
454 |
249 |
133 |
112 |
427 |
83 |
448 |
404 |
288 |
605 |
183 |
79 |
201 |
428 |
444 |
535 |
131 |
216 |
102 |
117 |
96 |
325 |
303 |
141 |
455 |
Character |
h |
e |
l |
l |
o |
. |
p |
y |
' |
-' |
" |
) |
Milliseconds |
278 |
102 |
115 |
117 |
191 |
242 |
434 |
174 |
329 |
495 |
416 |
312 |
|
WPM Timing |
Seconds |
WPM |
0.73 |
32.95 |
1.46 |
57.67 |
2.18 |
65.91 |
2.91 |
70.03 |
3.64 |
69.2 |
4.37 |
65.91 |
5.1 |
65.91 |
5.83 |
67.97 |
6.55 |
67.74 |
7.28 |
64.26 |
8.01 |
61.42 |
8.74 |
59.04 |
9.47 |
55.77 |
10.2 |
54.14 |
10.92 |
54.92 |
11.65 |
53.55 |
12.38 |
53.31 |
13.11 |
54.01 |
13.84 |
53.77 |
14.57 |
56.02 |
15.29 |
54.92 |
16.02 |
54.67 |
16.75 |
55.16 |
17.48 |
54.92 |
18.21 |
53.39 |
18.94 |
52.6 |
19.66 |
53.7 |
20.39 |
53.55 |
21.12 |
53.98 |
21.85 |
54.37 |
22.58 |
54.22 |
23.3 |
54.07 |
24.03 |
53.43 |
24.76 |
52.82 |
25.49 |
54.14 |
26.22 |
54.47 |
26.95 |
53.89 |
27.67 |
54.2 |
28.4 |
53.23 |
29.13 |
52.73 |
29.86 |
53.05 |
30.59 |
52.18 |
31.32 |
51.73 |
32.04 |
52.43 |
32.77 |
52.36 |
33.5 |
52.3 |
34.23 |
52.59 |
34.96 |
52.18 |
35.69 |
51.11 |
36.41 |
50.75 |
|