Official speed |
44.93 wpm (41.13 seconds elapsed during race) |
Without ending ping |
45.20 wpm (247 ms delay sending score to TypeRacer’s server) |
Timerless |
45.78 wpm (517 ms elapsed before first character typed; 40.37 seconds elapsed during race) |
Timerless minus one |
45.48 wpm, ignoring the first character typed |
Race Start |
May 30, 2025 3:56:48pm UTC |
Race Finish |
May 30, 2025 3:57:29pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.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 imormport 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 |
o |
r |
-r |
-o |
-m |
m |
p |
o |
r |
t |
|
s |
y |
Milliseconds |
517 |
115 |
203 |
152 |
170 |
237 |
161 |
102 |
112 |
106 |
135 |
167 |
194 |
201 |
285 |
159 |
188 |
663 |
191 |
153 |
190 |
227 |
97 |
271 |
167 |
Character |
s |
|
d |
e |
f |
|
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
Milliseconds |
76 |
370 |
141 |
205 |
166 |
139 |
140 |
112 |
195 |
254 |
257 |
160 |
104 |
257 |
278 |
112 |
131 |
209 |
188 |
339 |
333 |
105 |
291 |
189 |
367 |
Character |
: |
|
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
Milliseconds |
527 |
219 |
167 |
195 |
148 |
71 |
222 |
300 |
185 |
148 |
186 |
187 |
125 |
139 |
648 |
262 |
159 |
313 |
201 |
118 |
91 |
312 |
119 |
117 |
16 |
Character |
p |
i |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
Milliseconds |
220 |
245 |
160 |
331 |
135 |
201 |
127 |
176 |
190 |
558 |
589 |
552 |
245 |
193 |
347 |
309 |
202 |
127 |
185 |
234 |
132 |
138 |
429 |
147 |
222 |
Character |
r |
o |
g |
r |
a |
m |
|
_ |
|
- |
-_ |
_ |
-_ |
+ |
+ |
-+ |
|
a |
r |
g |
s |
) |
|
r |
e |
Milliseconds |
152 |
72 |
262 |
236 |
125 |
120 |
112 |
257 |
201 |
254 |
168 |
225 |
755 |
293 |
269 |
443 |
241 |
101 |
91 |
277 |
234 |
306 |
208 |
149 |
129 |
Character |
t |
u |
r |
n |
|
o |
s |
|
- |
. |
w |
a |
i |
t |
( |
) |
|
- |
[ |
0 |
] |
|
r |
u |
n |
Milliseconds |
186 |
44 |
210 |
64 |
102 |
138 |
114 |
94 |
279 |
208 |
418 |
159 |
200 |
139 |
284 |
160 |
439 |
474 |
497 |
312 |
687 |
424 |
287 |
105 |
193 |
Character |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
297 |
639 |
681 |
190 |
214 |
68 |
120 |
158 |
543 |
479 |
193 |
347 |
405 |
113 |
115 |
172 |
202 |
266 |
287 |
815 |
486 |
347 |
|
WPM Timing |
Seconds |
WPM |
0.82 |
29.18 |
1.65 |
51.06 |
2.47 |
53.49 |
3.29 |
40.12 |
4.11 |
37.93 |
4.94 |
41.33 |
5.76 |
45.85 |
6.58 |
49.23 |
7.4 |
50.25 |
8.23 |
51.06 |
9.05 |
51.72 |
9.87 |
51.06 |
10.69 |
49.37 |
11.52 |
50.01 |
12.34 |
51.54 |
13.16 |
52.88 |
13.98 |
50.63 |
14.81 |
51.87 |
15.63 |
52.98 |
16.45 |
53.25 |
17.27 |
54.18 |
18.1 |
52.38 |
18.92 |
50.74 |
19.74 |
51.06 |
20.57 |
51.35 |
21.39 |
51.06 |
22.21 |
51.87 |
23.03 |
52.62 |
23.86 |
50.81 |
24.68 |
49.11 |
25.5 |
48 |
26.32 |
47.87 |
27.15 |
47.74 |
27.97 |
48.48 |
28.79 |
49.18 |
29.61 |
49.03 |
30.44 |
49.28 |
31.26 |
47.99 |
32.08 |
47.5 |
32.9 |
46.68 |
33.73 |
46.61 |
34.55 |
46.19 |
35.37 |
45.8 |
36.19 |
46.42 |
37.02 |
45.71 |
37.84 |
45.67 |
38.66 |
45.94 |
39.49 |
45.89 |
40.31 |
45.25 |
41.13 |
44.93 |
|