Official speed |
37.73 wpm (48.98 seconds elapsed during race) |
Without ending ping |
37.90 wpm (226 ms delay sending score to TypeRacer’s server) |
Timerless |
38.11 wpm (257 ms elapsed before first character typed; 48.50 seconds elapsed during race) |
Timerless minus one |
37.86 wpm, ignoring the first character typed |
Race Start |
March 26, 2024 12:21:36am UTC |
Race Finish |
March 26, 2024 12:22:25am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.6% |
Points |
13.20 |
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, proaggram + args) return os.wait()[0] run("putythoonn", "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 |
257 |
268 |
353 |
246 |
139 |
200 |
102 |
165 |
110 |
79 |
212 |
161 |
266 |
228 |
119 |
198 |
92 |
185 |
149 |
143 |
317 |
409 |
210 |
275 |
195 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
|
- |
a |
r |
g |
s |
) |
: |
|
p |
i |
Milliseconds |
198 |
154 |
252 |
601 |
338 |
227 |
34 |
259 |
287 |
138 |
121 |
357 |
182 |
799 |
213 |
398 |
83 |
234 |
468 |
177 |
726 |
504 |
231 |
185 |
551 |
Character |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
Milliseconds |
96 |
226 |
279 |
189 |
205 |
120 |
220 |
328 |
92 |
177 |
264 |
643 |
216 |
273 |
219 |
130 |
103 |
238 |
159 |
248 |
158 |
687 |
278 |
137 |
417 |
Character |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
a |
g |
Milliseconds |
171 |
130 |
146 |
271 |
304 |
917 |
335 |
516 |
478 |
293 |
633 |
268 |
182 |
73 |
199 |
227 |
173 |
126 |
251 |
194 |
279 |
162 |
75 |
162 |
225 |
Character |
-g |
-a |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
Milliseconds |
322 |
185 |
107 |
209 |
206 |
152 |
283 |
530 |
387 |
120 |
524 |
197 |
282 |
684 |
345 |
217 |
103 |
382 |
187 |
112 |
211 |
158 |
145 |
109 |
301 |
Character |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
u |
-u |
t |
-t |
y |
t |
h |
o |
o |
Milliseconds |
194 |
119 |
134 |
160 |
595 |
157 |
1106 |
522 |
220 |
534 |
821 |
460 |
215 |
892 |
606 |
558 |
487 |
414 |
140 |
586 |
377 |
178 |
72 |
248 |
98 |
Character |
n |
-n |
-o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
193 |
383 |
172 |
259 |
533 |
1171 |
467 |
269 |
327 |
215 |
180 |
191 |
216 |
403 |
434 |
322 |
321 |
660 |
|
WPM Timing |
Seconds |
WPM |
0.98 |
36.75 |
1.96 |
61.25 |
2.94 |
61.25 |
3.92 |
61.25 |
4.9 |
58.8 |
5.88 |
57.17 |
6.86 |
54.25 |
7.84 |
55.12 |
8.82 |
51.72 |
9.8 |
49 |
10.78 |
47.89 |
11.76 |
44.92 |
12.73 |
44.29 |
13.71 |
45.5 |
14.69 |
46.55 |
15.67 |
45.94 |
16.65 |
46.84 |
17.63 |
46.96 |
18.61 |
46.42 |
19.59 |
46.55 |
20.57 |
45.5 |
21.55 |
44.55 |
22.53 |
44.21 |
23.51 |
43.39 |
24.49 |
44.59 |
25.47 |
45.23 |
26.45 |
44.01 |
27.43 |
44.19 |
28.41 |
43.93 |
29.39 |
43.69 |
30.37 |
43.07 |
31.35 |
43.64 |
32.33 |
44.17 |
33.31 |
44.32 |
34.29 |
43.75 |
35.27 |
43.22 |
36.24 |
42.71 |
37.22 |
42.23 |
38.2 |
41.46 |
39.18 |
41.04 |
40.16 |
40.34 |
41.14 |
39.37 |
42.12 |
39.6 |
43.1 |
38.98 |
44.08 |
38.38 |
45.06 |
37.82 |
46.04 |
38.05 |
47.02 |
38.28 |
48 |
38 |
48.98 |
37.73 |
|