Official speed |
48.44 wpm (38.15 seconds elapsed during race) |
Without ending ping |
48.65 wpm (163 ms delay sending score to TypeRacer’s server) |
Timerless |
49.03 wpm (295 ms elapsed before first character typed; 37.69 seconds elapsed during race) |
Timerless minus one |
48.71 wpm, ignoring the first character typed |
Race Start |
May 6, 2024 6:27:39am UTC |
Race Finish |
May 6, 2024 6:28:17am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.4% |
Points |
16.96 |
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 |
impotrtos os import sys def ruNn(progeram, *args): pid = os.fork() if not pid: os.exevcvp(program, program + args) return os.wait()[-0] run("python", "hello.py") |
Timing |
Character |
i |
m |
p |
o |
t |
-t |
r |
t |
o |
s |
-s |
-o |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
Milliseconds |
295 |
163 |
274 |
115 |
449 |
370 |
76 |
177 |
217 |
187 |
387 |
194 |
142 |
258 |
115 |
131 |
170 |
129 |
220 |
80 |
134 |
171 |
86 |
176 |
108 |
Character |
s |
|
d |
e |
f |
|
r |
u |
N |
-N |
n |
( |
p |
r |
o |
g |
e |
-e |
r |
a |
m |
, |
|
* |
a |
Milliseconds |
135 |
122 |
123 |
187 |
147 |
193 |
300 |
116 |
368 |
575 |
222 |
1080 |
369 |
157 |
95 |
159 |
261 |
360 |
80 |
149 |
90 |
314 |
134 |
244 |
341 |
Character |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
Milliseconds |
154 |
211 |
148 |
304 |
408 |
173 |
157 |
438 |
150 |
129 |
246 |
119 |
187 |
110 |
198 |
255 |
129 |
118 |
171 |
273 |
198 |
169 |
151 |
133 |
114 |
Character |
n |
o |
t |
|
p |
i |
d |
: |
|
o |
s |
. |
e |
x |
e |
v |
-v |
c |
v |
p |
( |
p |
r |
o |
g |
Milliseconds |
128 |
145 |
165 |
122 |
451 |
206 |
332 |
441 |
274 |
179 |
289 |
170 |
196 |
221 |
211 |
184 |
507 |
108 |
367 |
148 |
421 |
261 |
218 |
103 |
142 |
Character |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
Milliseconds |
211 |
118 |
117 |
233 |
124 |
212 |
127 |
126 |
141 |
217 |
127 |
93 |
291 |
277 |
123 |
118 |
141 |
216 |
155 |
307 |
225 |
146 |
108 |
207 |
138 |
Character |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
[ |
- |
-- |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
Milliseconds |
145 |
156 |
9 |
239 |
130 |
148 |
261 |
191 |
402 |
113 |
344 |
164 |
390 |
378 |
470 |
947 |
241 |
236 |
612 |
132 |
207 |
177 |
220 |
750 |
206 |
Character |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
315 |
146 |
62 |
324 |
637 |
320 |
162 |
329 |
259 |
129 |
132 |
187 |
196 |
253 |
305 |
172 |
264 |
252 |
|
WPM Timing |
Seconds |
WPM |
0.76 |
47.18 |
1.53 |
31.45 |
2.29 |
31.45 |
3.05 |
27.52 |
3.82 |
34.6 |
4.58 |
44.56 |
5.34 |
49.43 |
6.1 |
51.11 |
6.87 |
47.18 |
7.63 |
44.04 |
8.39 |
41.46 |
9.16 |
41.94 |
9.92 |
41.13 |
10.68 |
42.69 |
11.45 |
42.99 |
12.21 |
43.25 |
12.97 |
43.48 |
13.73 |
44.56 |
14.5 |
45.53 |
15.26 |
47.18 |
16.02 |
48.68 |
16.79 |
49.33 |
17.55 |
49.23 |
18.31 |
48.49 |
19.08 |
48.44 |
19.84 |
48.39 |
20.6 |
47.18 |
21.36 |
47.18 |
22.13 |
47.72 |
22.89 |
48.75 |
23.65 |
49.72 |
24.42 |
50.13 |
25.18 |
50.99 |
25.94 |
51.34 |
26.71 |
52.12 |
27.47 |
52.42 |
28.23 |
52.28 |
28.99 |
52.15 |
29.76 |
50.81 |
30.52 |
49.54 |
31.28 |
49.48 |
32.05 |
49.05 |
32.81 |
49.01 |
33.57 |
48.61 |
34.34 |
48.58 |
35.1 |
48.21 |
35.86 |
48.19 |
36.62 |
48.49 |
37.39 |
48.47 |
38.15 |
48.44 |
|