Official speed |
52.89 wpm (34.94 seconds elapsed during race) |
Without ending ping |
53.33 wpm (291 ms delay sending score to TypeRacer’s server) |
Timerless |
53.77 wpm (282 ms elapsed before first character typed; 34.37 seconds elapsed during race) |
Timerless minus one |
53.42 wpm, ignoring the first character typed |
Race Start |
December 14, 2024 7:09:15pm UTC |
Race Finish |
December 14, 2024 7:09:49pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.6% |
Points |
18.51 |
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 urun(program, * args): pid - = os.fork() if not pid: os.execvp(program, program + args) treturn 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 |
282 |
213 |
88 |
204 |
159 |
142 |
73 |
184 |
173 |
93 |
216 |
171 |
141 |
109 |
99 |
184 |
67 |
158 |
87 |
76 |
236 |
242 |
179 |
492 |
86 |
Character |
u |
-u |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
|
- |
a |
r |
g |
s |
) |
: |
|
Milliseconds |
281 |
336 |
77 |
106 |
176 |
301 |
408 |
95 |
96 |
226 |
192 |
63 |
140 |
260 |
98 |
802 |
120 |
360 |
48 |
85 |
340 |
170 |
323 |
386 |
100 |
Character |
p |
i |
d |
|
- |
|
- |
-- |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
Milliseconds |
349 |
234 |
279 |
128 |
171 |
111 |
278 |
150 |
491 |
378 |
395 |
50 |
321 |
321 |
134 |
137 |
200 |
345 |
108 |
154 |
235 |
45 |
114 |
184 |
80 |
Character |
t |
|
p |
i |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
Milliseconds |
64 |
107 |
245 |
164 |
183 |
482 |
129 |
210 |
47 |
277 |
278 |
205 |
183 |
267 |
599 |
239 |
381 |
317 |
40 |
122 |
253 |
182 |
64 |
95 |
217 |
Character |
|
p |
r |
o |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
t |
-t |
r |
e |
t |
u |
r |
n |
Milliseconds |
176 |
170 |
89 |
149 |
226 |
185 |
68 |
128 |
140 |
632 |
100 |
254 |
184 |
219 |
124 |
260 |
96 |
237 |
297 |
23 |
71 |
171 |
123 |
80 |
110 |
Character |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
Milliseconds |
76 |
296 |
50 |
223 |
403 |
60 |
169 |
213 |
255 |
91 |
614 |
390 |
428 |
194 |
281 |
83 |
182 |
240 |
500 |
412 |
294 |
201 |
67 |
88 |
152 |
Character |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
465 |
326 |
115 |
423 |
496 |
54 |
113 |
142 |
184 |
277 |
252 |
193 |
527 |
323 |
|
WPM Timing |
Seconds |
WPM |
0.7 |
51.52 |
1.4 |
68.69 |
2.1 |
68.69 |
2.8 |
77.27 |
3.49 |
75.56 |
4.19 |
71.55 |
4.89 |
63.78 |
5.59 |
62.25 |
6.29 |
62.96 |
6.99 |
63.54 |
7.69 |
59.32 |
8.39 |
57.24 |
9.08 |
56.8 |
9.78 |
56.42 |
10.48 |
54.95 |
11.18 |
53.66 |
11.88 |
50.51 |
12.58 |
49.61 |
13.28 |
49.71 |
13.98 |
50.66 |
14.67 |
50.7 |
15.37 |
53.86 |
16.07 |
53.76 |
16.77 |
54.38 |
17.47 |
53.58 |
18.17 |
53.5 |
18.87 |
52.79 |
19.57 |
52.74 |
20.27 |
53.29 |
20.96 |
54.38 |
21.66 |
54.84 |
22.36 |
54.2 |
23.06 |
54.64 |
23.76 |
55.05 |
24.46 |
54.46 |
25.16 |
55.33 |
25.86 |
55.69 |
26.55 |
56.04 |
27.25 |
55.48 |
27.95 |
54.52 |
28.65 |
54.87 |
29.35 |
54.38 |
30.05 |
53.91 |
30.75 |
54.25 |
31.45 |
53.81 |
32.15 |
53.76 |
32.84 |
53.71 |
33.54 |
53.66 |
34.24 |
53.27 |
34.94 |
52.89 |
|