Official speed |
65.01 wpm (28.43 seconds elapsed during race) |
Without ending ping |
65.59 wpm (251 ms delay sending score to TypeRacer’s server) |
Timerless |
66.27 wpm (290 ms elapsed before first character typed; 27.89 seconds elapsed during race) |
Timerless minus one |
65.84 wpm, ignoring the first character typed |
Race Start |
December 13, 2023 1:21:36am UTC |
Race Finish |
December 13, 2023 1:22:04am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.7% |
Points |
22.75 |
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.enxecvp(program, program + args) return os.wait()[0] run("python", "hlello.py") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
s |
|
d |
e |
f |
|
Milliseconds |
290 |
64 |
146 |
53 |
94 |
200 |
80 |
141 |
46 |
117 |
139 |
85 |
100 |
84 |
130 |
193 |
55 |
104 |
113 |
56 |
405 |
126 |
184 |
80 |
78 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
Milliseconds |
488 |
116 |
168 |
172 |
249 |
69 |
88 |
101 |
176 |
62 |
156 |
368 |
122 |
171 |
334 |
35 |
197 |
82 |
285 |
286 |
303 |
214 |
107 |
114 |
449 |
Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
Milliseconds |
55 |
120 |
341 |
218 |
98 |
261 |
130 |
150 |
62 |
357 |
221 |
222 |
101 |
104 |
80 |
40 |
85 |
86 |
81 |
418 |
109 |
144 |
254 |
188 |
550 |
Character |
s |
. |
e |
n |
-n |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
58 |
150 |
157 |
82 |
583 |
211 |
193 |
197 |
668 |
254 |
255 |
276 |
114 |
76 |
110 |
198 |
52 |
55 |
169 |
98 |
129 |
65 |
106 |
87 |
183 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
Milliseconds |
52 |
43 |
232 |
67 |
134 |
218 |
37 |
250 |
25 |
377 |
307 |
133 |
46 |
164 |
71 |
88 |
89 |
66 |
121 |
36 |
170 |
127 |
86 |
75 |
93 |
Character |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
l |
-l |
e |
Milliseconds |
354 |
220 |
353 |
285 |
315 |
734 |
332 |
64 |
131 |
202 |
216 |
419 |
146 |
97 |
74 |
136 |
95 |
282 |
298 |
144 |
477 |
392 |
165 |
377 |
83 |
Character |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
134 |
135 |
179 |
220 |
268 |
73 |
269 |
323 |
|
WPM Timing |
Seconds |
WPM |
0.57 |
84.43 |
1.14 |
94.98 |
1.71 |
98.5 |
2.27 |
100.26 |
2.84 |
92.87 |
3.41 |
87.95 |
3.98 |
84.43 |
4.55 |
84.43 |
5.12 |
84.43 |
5.69 |
82.32 |
6.25 |
80.59 |
6.82 |
77.39 |
7.39 |
74.69 |
7.96 |
73.87 |
8.53 |
73.17 |
9.1 |
72.56 |
9.66 |
73.25 |
10.23 |
71.53 |
10.8 |
74.43 |
11.37 |
73.87 |
11.94 |
73.37 |
12.51 |
71 |
13.08 |
71.58 |
13.64 |
68.6 |
14.21 |
68.39 |
14.78 |
65.76 |
15.35 |
64.88 |
15.92 |
65.58 |
16.49 |
66.96 |
17.06 |
68.25 |
17.62 |
70.13 |
18.19 |
70.58 |
18.76 |
69.08 |
19.33 |
70.77 |
19.9 |
71.76 |
20.47 |
72.12 |
21.04 |
71.31 |
21.6 |
70.54 |
22.17 |
69.27 |
22.74 |
68.07 |
23.31 |
68.47 |
23.88 |
67.84 |
24.45 |
68.72 |
25.02 |
68.12 |
25.58 |
67.54 |
26.15 |
66.53 |
26.72 |
66.02 |
27.29 |
65.96 |
27.86 |
65.91 |
28.43 |
65.01 |
|