Official speed |
61.70 wpm (29.95 seconds elapsed during race) |
Without ending ping |
62.04 wpm (162 ms delay sending score to TypeRacer’s server) |
Timerless |
62.86 wpm (391 ms elapsed before first character typed; 29.40 seconds elapsed during race) |
Timerless minus one |
62.45 wpm, ignoring the first character typed |
Race Start |
March 7, 2024 2:54:47am UTC |
Race Finish |
March 7, 2024 2:55:17am UTC |
Outcome |
No win (2 of 4) |
Accuracy |
98.1% |
Points |
21.59 |
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("pythnoon", "helolo.py") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
s |
|
d |
e |
f |
|
Milliseconds |
391 |
65 |
105 |
47 |
92 |
171 |
50 |
138 |
111 |
92 |
111 |
98 |
87 |
48 |
169 |
158 |
176 |
237 |
101 |
111 |
62 |
141 |
202 |
93 |
109 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
Milliseconds |
171 |
93 |
171 |
218 |
187 |
130 |
72 |
129 |
166 |
79 |
482 |
234 |
296 |
299 |
312 |
44 |
203 |
92 |
250 |
360 |
201 |
125 |
110 |
142 |
327 |
Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
Milliseconds |
141 |
155 |
191 |
106 |
219 |
187 |
140 |
124 |
171 |
342 |
289 |
181 |
125 |
109 |
63 |
80 |
92 |
61 |
77 |
163 |
165 |
218 |
344 |
186 |
188 |
Character |
s |
. |
e |
x |
e |
c |
v |
p |
|
- |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
94 |
330 |
202 |
219 |
155 |
179 |
571 |
233 |
187 |
437 |
204 |
266 |
126 |
75 |
124 |
161 |
73 |
92 |
218 |
64 |
139 |
110 |
50 |
121 |
178 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
Milliseconds |
105 |
95 |
139 |
285 |
230 |
177 |
74 |
188 |
129 |
417 |
311 |
264 |
78 |
138 |
93 |
109 |
94 |
108 |
126 |
92 |
156 |
202 |
115 |
134 |
110 |
Character |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
n |
o |
-o |
-n |
o |
n |
" |
, |
|
" |
Milliseconds |
419 |
219 |
372 |
393 |
376 |
325 |
169 |
78 |
142 |
327 |
658 |
359 |
171 |
92 |
108 |
279 |
31 |
436 |
126 |
202 |
63 |
220 |
283 |
214 |
512 |
Character |
h |
e |
l |
o |
-o |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
172 |
93 |
218 |
221 |
417 |
202 |
141 |
157 |
217 |
77 |
311 |
237 |
|
WPM Timing |
Seconds |
WPM |
0.6 |
60.1 |
1.2 |
90.15 |
1.8 |
100.16 |
2.4 |
90.15 |
3 |
92.15 |
3.59 |
90.15 |
4.19 |
88.72 |
4.79 |
87.64 |
5.39 |
82.36 |
5.99 |
78.13 |
6.59 |
78.31 |
7.19 |
75.12 |
7.79 |
75.51 |
8.39 |
74.41 |
8.99 |
73.45 |
9.58 |
73.87 |
10.18 |
71.88 |
10.78 |
74.57 |
11.38 |
74.86 |
11.98 |
73.12 |
12.58 |
72.5 |
13.18 |
72.85 |
13.78 |
70.55 |
14.38 |
69.28 |
14.98 |
66.51 |
15.57 |
67.03 |
16.17 |
68.26 |
16.77 |
69.4 |
17.37 |
69.77 |
17.97 |
70.11 |
18.57 |
69.14 |
19.17 |
68.24 |
19.77 |
69.81 |
20.37 |
70.11 |
20.97 |
70.4 |
21.57 |
69.56 |
22.16 |
68.76 |
22.76 |
67.48 |
23.36 |
67.8 |
23.96 |
66.61 |
24.56 |
65.47 |
25.16 |
65.82 |
25.76 |
64.29 |
26.36 |
64.19 |
26.96 |
63.66 |
27.56 |
63.15 |
28.15 |
62.65 |
28.75 |
61.77 |
29.35 |
62.14 |
29.95 |
61.7 |
|