Official speed |
45.63 wpm (40.50 seconds elapsed during race) |
Without ending ping |
48.46 wpm (2,369 ms delay sending score to TypeRacer’s server) |
Timerless |
48.82 wpm (277 ms elapsed before first character typed; 37.85 seconds elapsed during race) |
Timerless minus one |
48.50 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 5:56:14pm UTC |
Race Finish |
July 15, 2023 5:56:54pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.7% |
Points |
15.97 |
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.execuvp(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 |
277 |
182 |
283 |
166 |
218 |
217 |
100 |
198 |
147 |
88 |
298 |
175 |
314 |
519 |
151 |
231 |
108 |
194 |
93 |
114 |
71 |
213 |
225 |
145 |
222 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
Milliseconds |
292 |
45 |
257 |
225 |
294 |
154 |
596 |
196 |
231 |
72 |
145 |
232 |
136 |
280 |
312 |
387 |
303 |
216 |
314 |
308 |
175 |
177 |
113 |
193 |
133 |
Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
Milliseconds |
216 |
154 |
203 |
186 |
173 |
235 |
118 |
110 |
413 |
351 |
219 |
259 |
378 |
364 |
466 |
275 |
116 |
170 |
85 |
233 |
197 |
108 |
335 |
179 |
287 |
Character |
s |
. |
e |
x |
e |
c |
u |
-u |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
148 |
239 |
304 |
247 |
319 |
331 |
413 |
434 |
522 |
249 |
329 |
285 |
157 |
107 |
175 |
267 |
112 |
92 |
237 |
125 |
165 |
114 |
107 |
191 |
209 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
Milliseconds |
128 |
84 |
259 |
222 |
383 |
137 |
159 |
277 |
139 |
278 |
198 |
200 |
51 |
275 |
99 |
181 |
104 |
215 |
356 |
189 |
208 |
268 |
240 |
83 |
213 |
Character |
( |
) |
[ |
0 |
[ |
-[ |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
Milliseconds |
329 |
232 |
515 |
461 |
428 |
383 |
239 |
278 |
250 |
68 |
211 |
290 |
990 |
570 |
226 |
441 |
73 |
118 |
237 |
265 |
398 |
180 |
342 |
263 |
89 |
Character |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
110 |
187 |
179 |
1083 |
386 |
214 |
361 |
346 |
|
WPM Timing |
Seconds |
WPM |
0.81 |
44.44 |
1.62 |
51.85 |
2.43 |
59.26 |
3.24 |
51.85 |
4.05 |
56.3 |
4.86 |
59.26 |
5.67 |
59.26 |
6.48 |
57.41 |
7.29 |
55.97 |
8.1 |
56.3 |
8.91 |
55.22 |
9.72 |
54.32 |
10.53 |
54.7 |
11.34 |
56.09 |
12.15 |
57.28 |
12.96 |
55.56 |
13.77 |
54.9 |
14.58 |
52.68 |
15.39 |
53.8 |
16.2 |
54.07 |
17.01 |
54.32 |
17.82 |
53.2 |
18.63 |
52.17 |
19.44 |
50 |
20.25 |
49.78 |
21.06 |
50.14 |
21.87 |
51.58 |
22.68 |
52.91 |
23.49 |
52.11 |
24.3 |
52.84 |
25.11 |
53.05 |
25.92 |
53.7 |
26.73 |
53.42 |
27.54 |
53.6 |
28.35 |
52.91 |
29.16 |
52.26 |
29.97 |
50.85 |
30.78 |
51.07 |
31.59 |
50.52 |
32.4 |
49.63 |
33.21 |
49.14 |
34.02 |
49.74 |
34.83 |
49.27 |
35.64 |
49.83 |
36.45 |
49.05 |
37.26 |
48.63 |
38.07 |
48.23 |
38.88 |
47.53 |
39.69 |
46.56 |
40.5 |
45.63 |
|