Official speed |
60.45 wpm (30.57 seconds elapsed during race) |
Without ending ping |
60.76 wpm (154 ms delay sending score to TypeRacer’s server) |
Timerless |
61.48 wpm (359 ms elapsed before first character typed; 30.06 seconds elapsed during race) |
Timerless minus one |
61.08 wpm, ignoring the first character typed |
Race Start |
November 15, 2024 3:31:32pm UTC |
Race Finish |
November 15, 2024 3:32:03pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.2% |
Points |
21.16 |
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 .ow.wos.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 |
359 |
80 |
165 |
33 |
104 |
200 |
72 |
224 |
111 |
119 |
220 |
138 |
135 |
70 |
69 |
167 |
44 |
237 |
45 |
123 |
143 |
267 |
125 |
126 |
185 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
; |
-; |
: |
|
p |
i |
Milliseconds |
176 |
103 |
140 |
260 |
305 |
81 |
99 |
118 |
139 |
84 |
136 |
138 |
169 |
434 |
182 |
83 |
233 |
202 |
281 |
318 |
386 |
232 |
200 |
149 |
69 |
Character |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
Milliseconds |
181 |
93 |
155 |
127 |
192 |
101 |
180 |
253 |
104 |
95 |
117 |
302 |
181 |
203 |
180 |
91 |
79 |
165 |
104 |
60 |
56 |
317 |
70 |
175 |
336 |
Character |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
150 |
148 |
133 |
116 |
529 |
221 |
167 |
199 |
158 |
241 |
266 |
350 |
99 |
120 |
132 |
138 |
62 |
149 |
126 |
177 |
167 |
86 |
79 |
117 |
137 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
. |
-. |
o |
w |
. |
w |
-w |
Milliseconds |
86 |
177 |
151 |
198 |
203 |
146 |
77 |
195 |
163 |
317 |
183 |
217 |
68 |
167 |
65 |
137 |
62 |
118 |
150 |
415 |
183 |
118 |
122 |
209 |
236 |
Character |
-. |
-w |
-o |
o |
s |
. |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
Milliseconds |
166 |
123 |
559 |
236 |
115 |
122 |
149 |
197 |
87 |
113 |
233 |
121 |
363 |
345 |
321 |
317 |
506 |
77 |
168 |
255 |
500 |
296 |
164 |
101 |
165 |
Character |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
293 |
131 |
353 |
290 |
146 |
449 |
281 |
141 |
82 |
134 |
152 |
213 |
213 |
205 |
416 |
494 |
|
WPM Timing |
Seconds |
WPM |
0.61 |
58.88 |
1.22 |
68.69 |
1.83 |
78.51 |
2.45 |
83.41 |
3.06 |
82.43 |
3.67 |
81.78 |
4.28 |
81.31 |
4.89 |
80.96 |
5.5 |
80.69 |
6.11 |
76.54 |
6.73 |
76.72 |
7.34 |
71.96 |
7.95 |
67.94 |
8.56 |
70.1 |
9.17 |
70.66 |
9.78 |
71.15 |
10.39 |
70.42 |
11.01 |
70.87 |
11.62 |
72.31 |
12.23 |
71.64 |
12.84 |
71.96 |
13.45 |
69.59 |
14.06 |
69.97 |
14.67 |
68.69 |
15.29 |
69.09 |
15.9 |
70.2 |
16.51 |
71.24 |
17.12 |
71.5 |
17.73 |
71.74 |
18.34 |
70.66 |
18.95 |
71.54 |
19.57 |
71.15 |
20.18 |
68.99 |
20.79 |
66.96 |
21.4 |
65.05 |
22.01 |
64.88 |
22.62 |
65.25 |
23.23 |
65.08 |
23.85 |
63.91 |
24.46 |
63.3 |
25.07 |
63.19 |
25.68 |
62.15 |
26.29 |
62.53 |
26.9 |
62.45 |
27.51 |
61.93 |
28.13 |
61.44 |
28.74 |
61.8 |
29.35 |
61.74 |
29.96 |
61.28 |
30.57 |
60.45 |
|