Official speed |
58.48 wpm (31.60 seconds elapsed during race) |
Without ending ping |
59.45 wpm (515 ms delay sending score to TypeRacer’s server) |
Timerless |
59.68 wpm (119 ms elapsed before first character typed; 30.97 seconds elapsed during race) |
Timerless minus one |
59.29 wpm, ignoring the first character typed |
Race Start |
June 16, 2024 8:36:11pm UTC |
Race Finish |
June 16, 2024 8:36:43pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.6% |
Points |
20.47 |
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 |
ipmomport os import sys def run(program, a*args): pid = os.orfork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py") |
Timing |
Character |
i |
p |
m |
o |
-o |
-m |
-p |
m |
p |
o |
r |
t |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
Milliseconds |
119 |
395 |
159 |
166 |
467 |
148 |
145 |
257 |
162 |
181 |
55 |
63 |
119 |
200 |
117 |
97 |
171 |
118 |
134 |
171 |
68 |
76 |
148 |
426 |
136 |
Character |
s |
|
d |
e |
f |
|
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
a |
-a |
* |
a |
r |
g |
Milliseconds |
189 |
194 |
198 |
102 |
191 |
93 |
241 |
65 |
134 |
197 |
271 |
172 |
145 |
143 |
198 |
90 |
110 |
251 |
99 |
208 |
310 |
306 |
273 |
76 |
218 |
Character |
s |
) |
: |
|
p |
i |
d |
|
= |
|
o |
s |
. |
o |
r |
-r |
-o |
f |
o |
r |
k |
( |
) |
|
i |
Milliseconds |
62 |
320 |
264 |
186 |
224 |
168 |
91 |
88 |
220 |
40 |
231 |
128 |
228 |
145 |
138 |
444 |
150 |
236 |
129 |
71 |
230 |
305 |
62 |
187 |
194 |
Character |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
Milliseconds |
68 |
98 |
161 |
97 |
106 |
107 |
181 |
117 |
149 |
259 |
149 |
213 |
117 |
268 |
300 |
252 |
466 |
249 |
443 |
219 |
278 |
190 |
113 |
87 |
117 |
Character |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
Milliseconds |
188 |
123 |
108 |
199 |
98 |
270 |
116 |
117 |
110 |
189 |
130 |
106 |
210 |
189 |
118 |
194 |
105 |
200 |
45 |
303 |
101 |
447 |
70 |
162 |
67 |
Character |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
Milliseconds |
122 |
65 |
133 |
183 |
128 |
190 |
230 |
168 |
68 |
50 |
289 |
135 |
444 |
382 |
316 |
262 |
156 |
106 |
124 |
381 |
200 |
379 |
108 |
214 |
181 |
Character |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
147 |
61 |
378 |
292 |
125 |
334 |
621 |
70 |
160 |
139 |
178 |
419 |
294 |
154 |
360 |
258 |
|
WPM Timing |
Seconds |
WPM |
0.63 |
18.99 |
1.26 |
9.49 |
1.9 |
12.66 |
2.53 |
33.23 |
3.16 |
45.57 |
3.79 |
53.8 |
4.42 |
51.54 |
5.06 |
54.59 |
5.69 |
56.96 |
6.32 |
56.96 |
6.95 |
60.41 |
7.58 |
60.13 |
8.22 |
56.96 |
8.85 |
58.32 |
9.48 |
56.96 |
10.11 |
58.15 |
10.74 |
59.19 |
11.38 |
58.02 |
12.01 |
54.96 |
12.64 |
56.01 |
13.27 |
56.06 |
13.9 |
58.69 |
14.54 |
59.44 |
15.17 |
60.13 |
15.8 |
59.24 |
16.43 |
58.42 |
17.06 |
56.96 |
17.7 |
56.96 |
18.33 |
58.27 |
18.96 |
58.86 |
19.59 |
59.41 |
20.22 |
59.93 |
20.86 |
60.41 |
21.49 |
60.87 |
22.12 |
61.3 |
22.75 |
62.24 |
23.38 |
62.61 |
24.02 |
62.46 |
24.65 |
61.34 |
25.28 |
61.23 |
25.91 |
61.13 |
26.54 |
60.58 |
27.18 |
60.94 |
27.81 |
60.84 |
28.44 |
60.76 |
29.07 |
59.85 |
29.7 |
60.19 |
30.34 |
59.73 |
30.97 |
59.29 |
31.6 |
58.48 |
|