Official speed |
34.18 wpm (54.07 seconds elapsed during race) |
Without ending ping |
34.44 wpm (406 ms delay sending score to TypeRacer’s server) |
Timerless |
34.52 wpm (123 ms elapsed before first character typed; 53.54 seconds elapsed during race) |
Timerless minus one |
34.29 wpm, ignoring the first character typed |
Race Start |
August 1, 2023 8:06:02pm UTC |
Race Finish |
August 1, 2023 8:06:56pm UTC |
Outcome |
Win (1 of 2) |
Accuracy |
99.4% |
Points |
11.96 |
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 fdef 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 |
|
f |
-f |
d |
e |
Milliseconds |
123 |
37 |
640 |
144 |
124 |
166 |
70 |
530 |
84 |
137 |
351 |
77 |
186 |
131 |
149 |
140 |
113 |
651 |
181 |
125 |
191 |
337 |
458 |
230 |
102 |
Character |
f |
|
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
Milliseconds |
736 |
311 |
379 |
74 |
72 |
749 |
601 |
80 |
72 |
262 |
104 |
173 |
133 |
586 |
48 |
1251 |
687 |
193 |
228 |
150 |
843 |
876 |
210 |
519 |
181 |
Character |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
Milliseconds |
226 |
462 |
126 |
177 |
709 |
80 |
578 |
242 |
91 |
96 |
696 |
403 |
60 |
903 |
410 |
89 |
201 |
561 |
52 |
153 |
161 |
295 |
251 |
400 |
764 |
Character |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
212 |
566 |
81 |
890 |
170 |
200 |
345 |
306 |
773 |
548 |
941 |
650 |
135 |
74 |
283 |
36 |
178 |
108 |
609 |
40 |
254 |
109 |
282 |
373 |
527 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
Milliseconds |
82 |
79 |
606 |
230 |
453 |
225 |
179 |
191 |
144 |
880 |
280 |
487 |
74 |
120 |
211 |
76 |
147 |
613 |
358 |
57 |
772 |
394 |
100 |
146 |
613 |
Character |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
Milliseconds |
373 |
74 |
864 |
828 |
693 |
436 |
250 |
146 |
53 |
750 |
574 |
1497 |
216 |
254 |
163 |
392 |
88 |
921 |
534 |
25 |
1248 |
321 |
155 |
104 |
149 |
Character |
o |
. |
p |
y |
" |
) |
Milliseconds |
159 |
562 |
187 |
320 |
895 |
1042 |
|
WPM Timing |
Seconds |
WPM |
1.08 |
55.49 |
2.16 |
55.49 |
3.24 |
62.89 |
4.33 |
55.49 |
5.41 |
48.83 |
6.49 |
44.39 |
7.57 |
44.39 |
8.65 |
44.39 |
9.73 |
44.39 |
10.81 |
42.17 |
11.89 |
40.35 |
12.98 |
39.77 |
14.06 |
37.56 |
15.14 |
38.05 |
16.22 |
38.47 |
17.3 |
37.45 |
18.38 |
37.86 |
19.46 |
37.61 |
20.55 |
37.96 |
21.63 |
38.29 |
22.71 |
38.05 |
23.79 |
37.33 |
24.87 |
36.67 |
25.95 |
37.45 |
27.03 |
36.4 |
28.11 |
35.43 |
29.2 |
35.76 |
30.28 |
36.07 |
31.36 |
37.12 |
32.44 |
36.99 |
33.52 |
36.87 |
34.6 |
37.11 |
35.68 |
36.66 |
36.77 |
37.54 |
37.85 |
37.41 |
38.93 |
37.61 |
40.01 |
37.49 |
41.09 |
36.8 |
42.17 |
36.14 |
43.25 |
36.62 |
44.33 |
36 |
45.42 |
35.41 |
46.5 |
35.36 |
47.58 |
35.31 |
48.66 |
35.27 |
49.74 |
34.5 |
50.82 |
35.18 |
51.9 |
35.14 |
52.99 |
34.65 |
54.07 |
34.18 |
|