Official speed |
61.04 wpm (30.28 seconds elapsed during race) |
Without ending ping |
62.47 wpm (692 ms delay sending score to TypeRacer’s server) |
Timerless |
70.77 wpm (3,470 ms elapsed before first character typed; 26.11 seconds elapsed during race) |
Timerless minus one |
70.31 wpm, ignoring the first character typed |
Race Start |
February 17, 2024 5:28:33pm UTC |
Race Finish |
February 17, 2024 5:29:03pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.1% |
Points |
21.36 |
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.execvvp(program, program + args) reutrturn 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 |
3470 |
31 |
93 |
37 |
99 |
149 |
0 |
193 |
129 |
85 |
84 |
99 |
44 |
52 |
68 |
148 |
40 |
142 |
93 |
88 |
126 |
151 |
123 |
148 |
85 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
. |
|
- |
-. |
, |
|
* |
a |
r |
g |
s |
) |
|
- |
Milliseconds |
241 |
91 |
168 |
179 |
203 |
77 |
116 |
91 |
150 |
87 |
36 |
187 |
132 |
416 |
147 |
233 |
32 |
257 |
191 |
55 |
188 |
77 |
263 |
88 |
364 |
Character |
|
- |
: |
|
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
Milliseconds |
292 |
419 |
292 |
17 |
264 |
86 |
114 |
139 |
125 |
135 |
164 |
77 |
198 |
316 |
103 |
120 |
117 |
267 |
79 |
142 |
162 |
100 |
61 |
132 |
76 |
Character |
t |
|
p |
i |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
v |
-v |
p |
( |
p |
r |
o |
g |
r |
a |
Milliseconds |
88 |
84 |
79 |
72 |
68 |
336 |
36 |
209 |
120 |
144 |
151 |
175 |
289 |
196 |
243 |
203 |
380 |
209 |
255 |
215 |
112 |
148 |
64 |
136 |
88 |
Character |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
u |
t |
r |
-r |
Milliseconds |
33 |
196 |
140 |
176 |
87 |
100 |
96 |
131 |
67 |
58 |
327 |
145 |
103 |
129 |
71 |
168 |
72 |
213 |
73 |
139 |
80 |
130 |
86 |
175 |
251 |
Character |
-t |
-u |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
Milliseconds |
140 |
132 |
97 |
97 |
98 |
96 |
97 |
101 |
98 |
137 |
96 |
79 |
100 |
137 |
195 |
105 |
366 |
284 |
372 |
299 |
321 |
67 |
181 |
199 |
273 |
Character |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
380 |
291 |
120 |
75 |
80 |
124 |
236 |
236 |
52 |
484 |
219 |
78 |
110 |
140 |
160 |
201 |
230 |
144 |
640 |
227 |
|
WPM Timing |
Seconds |
WPM |
0.61 |
0 |
1.21 |
0 |
1.82 |
0 |
2.42 |
0 |
3.03 |
0 |
3.63 |
13.21 |
4.24 |
25.48 |
4.84 |
42.11 |
5.45 |
48.44 |
6.06 |
51.53 |
6.66 |
54.05 |
7.27 |
59.45 |
7.87 |
54.88 |
8.48 |
53.79 |
9.08 |
55.49 |
9.69 |
54.5 |
10.29 |
51.29 |
10.9 |
50.65 |
11.5 |
52.15 |
12.11 |
53.51 |
12.72 |
54.74 |
13.32 |
55.85 |
13.93 |
57.73 |
14.53 |
59.45 |
15.14 |
61.04 |
15.74 |
60.98 |
16.35 |
60.19 |
16.95 |
58.75 |
17.56 |
58.77 |
18.17 |
60.12 |
18.77 |
61.37 |
19.38 |
62.55 |
19.98 |
63.66 |
20.59 |
64.7 |
21.19 |
62.85 |
21.8 |
62.76 |
22.4 |
64.28 |
23.01 |
65.19 |
23.61 |
64.03 |
24.22 |
63.42 |
24.83 |
63.32 |
25.43 |
63.23 |
26.04 |
62.68 |
26.64 |
63.06 |
27.25 |
62.98 |
27.85 |
63.33 |
28.46 |
63.25 |
29.06 |
62.76 |
29.67 |
62.29 |
30.28 |
61.04 |
|