Official speed |
25.95 wpm (71.21 seconds elapsed during race) |
Without ending ping |
26.04 wpm (250 ms delay sending score to TypeRacer’s server) |
Timerless |
26.29 wpm (675 ms elapsed before first character typed; 70.29 seconds elapsed during race) |
Timerless minus one |
26.12 wpm, ignoring the first character typed |
Race Start |
May 5, 2024 9:21:46am UTC |
Race Finish |
May 5, 2024 9:22:57am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
9.08 |
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 |
ipmmport os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + arges) return os.wait()[0] run("pytohon", "hello.py") |
Timing |
Character |
i |
p |
m |
-m |
-p |
m |
p |
o |
r |
t |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
s |
|
Milliseconds |
675 |
265 |
277 |
1051 |
236 |
695 |
267 |
142 |
533 |
164 |
262 |
525 |
125 |
178 |
562 |
202 |
211 |
154 |
236 |
143 |
399 |
503 |
132 |
66 |
248 |
Character |
d |
e |
f |
|
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
Milliseconds |
622 |
300 |
180 |
149 |
467 |
484 |
213 |
954 |
352 |
282 |
178 |
457 |
211 |
434 |
169 |
565 |
172 |
1865 |
765 |
152 |
527 |
157 |
710 |
554 |
401 |
Character |
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
Milliseconds |
533 |
402 |
121 |
573 |
153 |
73 |
901 |
447 |
296 |
675 |
362 |
299 |
210 |
580 |
160 |
350 |
596 |
139 |
230 |
265 |
648 |
115 |
308 |
399 |
428 |
Character |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
Milliseconds |
118 |
798 |
224 |
652 |
232 |
729 |
467 |
217 |
64 |
1306 |
209 |
419 |
799 |
320 |
298 |
170 |
329 |
169 |
353 |
149 |
604 |
129 |
383 |
213 |
139 |
Character |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
e |
-e |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
Milliseconds |
309 |
204 |
463 |
149 |
238 |
1570 |
300 |
610 |
222 |
238 |
209 |
417 |
264 |
1205 |
232 |
504 |
250 |
359 |
349 |
502 |
134 |
373 |
990 |
322 |
674 |
Character |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
o |
-o |
h |
o |
n |
" |
, |
Milliseconds |
630 |
230 |
197 |
237 |
946 |
173 |
1630 |
218 |
349 |
834 |
516 |
1152 |
227 |
747 |
1523 |
751 |
450 |
316 |
218 |
771 |
1031 |
245 |
849 |
474 |
817 |
Character |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
145 |
935 |
665 |
271 |
250 |
146 |
646 |
466 |
434 |
504 |
1166 |
394 |
|
WPM Timing |
Seconds |
WPM |
1.42 |
8.43 |
2.85 |
4.21 |
4.27 |
14.04 |
5.7 |
21.06 |
7.12 |
26.96 |
8.55 |
29.49 |
9.97 |
31.29 |
11.39 |
29.49 |
12.82 |
29.96 |
14.24 |
30.33 |
15.67 |
29.11 |
17.09 |
28.08 |
18.52 |
27.87 |
19.94 |
27.68 |
21.36 |
28.65 |
22.79 |
28.44 |
24.21 |
28.25 |
25.64 |
28.55 |
27.06 |
29.27 |
28.49 |
29.49 |
29.91 |
29.29 |
31.33 |
29.11 |
32.76 |
29.31 |
34.18 |
28.79 |
35.61 |
28.65 |
37.03 |
29.49 |
38.46 |
29.96 |
39.88 |
30.39 |
41.3 |
29.63 |
42.73 |
29.77 |
44.15 |
29.08 |
45.58 |
28.96 |
47 |
29.11 |
48.43 |
28.99 |
49.85 |
28.65 |
51.27 |
28.79 |
52.7 |
28.46 |
54.12 |
28.38 |
55.55 |
28.08 |
56.97 |
27.8 |
58.4 |
27.33 |
59.82 |
27.08 |
61.24 |
26.84 |
62.67 |
26.42 |
64.09 |
26.21 |
65.52 |
26.19 |
66.94 |
25.99 |
68.37 |
26.15 |
69.79 |
26.14 |
71.21 |
25.95 |
|