| Official speed |
57.38 wpm (32.21 seconds elapsed during race) |
| Without ending ping |
57.91 wpm (295 ms delay sending score to TypeRacer’s server) |
| Timerless |
59.01 wpm (596 ms elapsed before first character typed; 31.32 seconds elapsed during race) |
| Timerless minus one |
58.63 wpm, ignoring the first character typed |
| Race Start |
January 17, 2025 9:18:05am UTC |
| Race Finish |
January 17, 2025 9:18:37am UTC |
| Outcome |
No win (3 of 3) |
| Accuracy |
98.3% |
| Points |
20.08 |
| 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(Prprogram, * ararsggsgs): pid = os.fork() if not pid: os.execvp(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 |
596 |
63 |
88 |
112 |
100 |
199 |
251 |
151 |
67 |
162 |
64 |
65 |
105 |
21 |
126 |
183 |
210 |
149 |
98 |
115 |
212 |
135 |
251 |
69 |
281 |
| Character |
r |
u |
n |
( |
P |
r |
-r |
-P |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
|
a |
r |
-r |
-a |
- |
a |
| Milliseconds |
199 |
84 |
195 |
358 |
230 |
235 |
420 |
130 |
247 |
288 |
114 |
130 |
181 |
135 |
275 |
202 |
179 |
197 |
235 |
131 |
102 |
366 |
146 |
178 |
425 |
| Character |
r |
s |
g |
-g |
g |
s |
-s |
-g |
-s |
g |
s |
) |
: |
|
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
| Milliseconds |
84 |
219 |
33 |
631 |
216 |
93 |
312 |
147 |
172 |
109 |
99 |
335 |
421 |
238 |
147 |
361 |
204 |
337 |
107 |
135 |
118 |
116 |
188 |
496 |
105 |
| Character |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
| Milliseconds |
134 |
77 |
282 |
105 |
212 |
135 |
148 |
199 |
70 |
68 |
85 |
185 |
77 |
154 |
83 |
329 |
182 |
141 |
197 |
131 |
137 |
218 |
236 |
226 |
212 |
| Character |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
| Milliseconds |
188 |
274 |
526 |
179 |
111 |
78 |
172 |
146 |
41 |
209 |
147 |
102 |
91 |
103 |
108 |
176 |
114 |
90 |
164 |
166 |
182 |
103 |
85 |
167 |
139 |
| Character |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
| Milliseconds |
278 |
221 |
109 |
51 |
175 |
61 |
220 |
78 |
189 |
149 |
74 |
137 |
140 |
162 |
100 |
86 |
270 |
76 |
316 |
321 |
298 |
236 |
198 |
71 |
208 |
| Character |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
| Milliseconds |
641 |
283 |
365 |
165 |
238 |
74 |
76 |
107 |
254 |
356 |
196 |
176 |
238 |
138 |
101 |
174 |
244 |
293 |
266 |
107 |
311 |
322 |
|
| WPM Timing |
| Seconds |
WPM |
0.64 |
18.63 |
1.29 |
55.89 |
1.93 |
74.52 |
2.58 |
79.18 |
3.22 |
78.25 |
3.86 |
74.52 |
4.51 |
74.52 |
5.15 |
67.53 |
5.8 |
60.03 |
6.44 |
59.62 |
7.09 |
59.28 |
7.73 |
60.55 |
8.37 |
55.89 |
9.02 |
51.9 |
9.66 |
50.92 |
10.31 |
47.74 |
10.95 |
44.93 |
11.59 |
44.5 |
12.24 |
44.12 |
12.88 |
44.71 |
13.53 |
45.24 |
14.17 |
46.57 |
14.81 |
46.98 |
15.46 |
47.35 |
16.1 |
49.18 |
16.75 |
51.59 |
17.39 |
51.75 |
18.04 |
52.56 |
18.68 |
52.04 |
19.32 |
52.16 |
19.97 |
51.68 |
20.61 |
52.98 |
21.26 |
54.76 |
21.9 |
55.89 |
22.54 |
56.42 |
23.19 |
56.92 |
23.83 |
57.9 |
24.48 |
58.83 |
25.12 |
59.23 |
25.77 |
58.68 |
26.41 |
58.62 |
27.05 |
58.55 |
27.7 |
57.62 |
28.34 |
57.58 |
28.99 |
57.96 |
29.63 |
57.91 |
30.27 |
58.27 |
30.92 |
58.22 |
31.56 |
57.79 |
32.21 |
57.38 |
|