| Official speed |
60.39 wpm (30.60 seconds elapsed during race) |
| Without ending ping |
61.09 wpm (350 ms delay sending score to TypeRacer’s server) |
| Timerless |
62.22 wpm (548 ms elapsed before first character typed; 29.70 seconds elapsed during race) |
| Timerless minus one |
61.81 wpm, ignoring the first character typed |
| Race Start |
January 19, 2025 7:42:42am UTC |
| Race Finish |
January 19, 2025 7:43:12am UTC |
| Outcome |
No win (2 of 3) |
| Accuracy |
96.4% |
| Points |
21.14 |
| 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 |
imporrrt os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + arg)s) return os.wait()[0] run (("python", "hlelloy.py") |
| Timing |
| Character |
i |
m |
p |
o |
r |
r |
r |
-r |
-r |
t |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
s |
|
| Milliseconds |
548 |
106 |
53 |
108 |
32 |
149 |
61 |
573 |
278 |
238 |
319 |
263 |
67 |
194 |
57 |
108 |
8 |
99 |
70 |
200 |
211 |
97 |
51 |
125 |
187 |
| Character |
d |
e |
f |
|
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
| Milliseconds |
87 |
233 |
112 |
340 |
350 |
104 |
179 |
224 |
183 |
146 |
102 |
82 |
232 |
64 |
211 |
203 |
160 |
359 |
224 |
105 |
182 |
140 |
305 |
278 |
266 |
| Character |
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
| Milliseconds |
115 |
152 |
65 |
168 |
97 |
125 |
99 |
174 |
421 |
356 |
96 |
97 |
85 |
248 |
91 |
165 |
117 |
92 |
189 |
48 |
51 |
79 |
208 |
50 |
133 |
| Character |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
| Milliseconds |
101 |
207 |
165 |
90 |
123 |
165 |
135 |
213 |
226 |
216 |
176 |
224 |
291 |
254 |
130 |
115 |
113 |
216 |
100 |
58 |
192 |
146 |
211 |
108 |
88 |
| Character |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
) |
-) |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
| Milliseconds |
128 |
186 |
81 |
133 |
139 |
243 |
167 |
90 |
113 |
183 |
400 |
430 |
68 |
306 |
219 |
115 |
98 |
179 |
91 |
117 |
95 |
149 |
72 |
108 |
139 |
| Character |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
|
( |
-( |
- |
( |
" |
p |
y |
t |
h |
o |
n |
| Milliseconds |
150 |
171 |
131 |
51 |
361 |
105 |
359 |
274 |
288 |
277 |
155 |
78 |
199 |
137 |
191 |
419 |
153 |
386 |
296 |
369 |
94 |
219 |
50 |
93 |
104 |
| Character |
" |
, |
|
" |
h |
l |
-l |
e |
l |
l |
o |
y |
-y |
. |
p |
y |
" |
) |
| Milliseconds |
251 |
310 |
191 |
270 |
265 |
271 |
498 |
70 |
218 |
177 |
186 |
212 |
404 |
223 |
213 |
94 |
274 |
308 |
|
| WPM Timing |
| Seconds |
WPM |
0.61 |
19.61 |
1.22 |
49.02 |
1.84 |
32.68 |
2.45 |
29.41 |
3.06 |
43.14 |
3.67 |
52.29 |
4.28 |
58.82 |
4.9 |
58.82 |
5.51 |
58.82 |
6.12 |
58.82 |
6.73 |
62.39 |
7.34 |
62.09 |
7.96 |
61.84 |
8.57 |
61.62 |
9.18 |
60.13 |
9.79 |
62.5 |
10.4 |
62.28 |
11.02 |
62.09 |
11.63 |
63.98 |
12.24 |
66.66 |
12.85 |
67.22 |
13.46 |
68.62 |
14.08 |
68.2 |
14.69 |
67.81 |
15.3 |
66.66 |
15.91 |
68.62 |
16.52 |
68.26 |
17.14 |
69.33 |
17.75 |
69.64 |
18.36 |
69.28 |
18.97 |
67.04 |
19.58 |
66.79 |
20.2 |
67.73 |
20.81 |
68.62 |
21.42 |
68.91 |
22.03 |
68.08 |
22.64 |
67.83 |
23.26 |
67.59 |
23.87 |
66.36 |
24.48 |
64.7 |
25.09 |
64.08 |
25.7 |
64.42 |
26.32 |
64.29 |
26.93 |
64.17 |
27.54 |
63.18 |
28.15 |
62.23 |
28.77 |
62.16 |
29.38 |
61.27 |
29.99 |
61.22 |
30.6 |
60.39 |
|