Official speed |
44.92 wpm (41.14 seconds elapsed during race) |
Without ending ping |
45.16 wpm (216 ms delay sending score to TypeRacer’s server) |
Timerless |
46.05 wpm (793 ms elapsed before first character typed; 40.13 seconds elapsed during race) |
Timerless minus one |
45.75 wpm, ignoring the first character typed |
Race Start |
October 18, 2023 4:06:06pm UTC |
Race Finish |
October 18, 2023 4:06:47pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
15.72 |
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 |
793 |
78 |
93 |
51 |
170 |
166 |
57 |
144 |
65 |
90 |
198 |
65 |
80 |
39 |
93 |
181 |
66 |
174 |
81 |
111 |
144 |
201 |
160 |
64 |
95 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
_ |
-_ |
) |
: |
|
p |
i |
Milliseconds |
401 |
89 |
175 |
625 |
196 |
122 |
120 |
176 |
208 |
89 |
143 |
329 |
73 |
1088 |
306 |
129 |
187 |
57 |
1161 |
552 |
736 |
271 |
264 |
208 |
96 |
Character |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
Milliseconds |
128 |
136 |
501 |
106 |
225 |
96 |
200 |
287 |
112 |
96 |
111 |
758 |
58 |
433 |
145 |
80 |
72 |
432 |
13 |
449 |
141 |
353 |
116 |
125 |
323 |
Character |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
39 |
281 |
231 |
286 |
268 |
174 |
881 |
384 |
496 |
245 |
731 |
287 |
152 |
65 |
152 |
214 |
59 |
54 |
254 |
82 |
208 |
129 |
102 |
87 |
226 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
_ |
-_ |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
Milliseconds |
137 |
129 |
174 |
674 |
79 |
223 |
106 |
188 |
58 |
729 |
504 |
753 |
419 |
226 |
49 |
249 |
112 |
151 |
72 |
64 |
175 |
159 |
475 |
312 |
37 |
Character |
i |
t |
( |
) |
|
- |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
Milliseconds |
177 |
186 |
537 |
103 |
368 |
285 |
475 |
713 |
303 |
244 |
596 |
73 |
164 |
528 |
451 |
1616 |
109 |
107 |
96 |
104 |
72 |
488 |
672 |
203 |
446 |
Character |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
311 |
143 |
89 |
95 |
337 |
245 |
290 |
100 |
317 |
784 |
|
WPM Timing |
Seconds |
WPM |
0.82 |
14.58 |
1.65 |
65.63 |
2.47 |
82.65 |
3.29 |
80.21 |
4.11 |
78.76 |
4.94 |
70.49 |
5.76 |
72.92 |
6.58 |
69.28 |
7.41 |
63.2 |
8.23 |
62.71 |
9.05 |
57.01 |
9.87 |
52.26 |
10.7 |
50.48 |
11.52 |
51.05 |
12.34 |
50.56 |
13.16 |
52.87 |
13.99 |
50.62 |
14.81 |
52.67 |
15.63 |
51.43 |
16.46 |
52.5 |
17.28 |
52.09 |
18.1 |
52.37 |
18.92 |
50.73 |
19.75 |
49.22 |
20.57 |
48.42 |
21.39 |
48.8 |
22.22 |
50.24 |
23.04 |
51.57 |
23.86 |
50.79 |
24.68 |
52.02 |
25.51 |
50.34 |
26.33 |
48.77 |
27.15 |
48.17 |
27.98 |
49.76 |
28.8 |
49.59 |
29.62 |
49.83 |
30.44 |
49.27 |
31.27 |
48.36 |
32.09 |
47.49 |
32.91 |
47.03 |
33.73 |
46.95 |
34.56 |
46.53 |
35.38 |
45.45 |
36.2 |
45.41 |
37.03 |
45.7 |
37.85 |
45.34 |
38.67 |
45.3 |
39.49 |
45.58 |
40.32 |
45.54 |
41.14 |
44.92 |
|