Official speed |
81.36 wpm (22.71 seconds elapsed during race) |
Without ending ping |
82.10 wpm (206 ms delay sending score to TypeRacer’s server) |
Timerless |
83.37 wpm (342 ms elapsed before first character typed; 22.17 seconds elapsed during race) |
Timerless minus one |
82.83 wpm, ignoring the first character typed |
Race Start |
July 9, 2023 5:23:43am UTC |
Race Finish |
July 9, 2023 5:24:06am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
99.4% |
Points |
28.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 |
import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvop(program, program + args) return 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 |
342 |
206 |
215 |
50 |
66 |
120 |
110 |
42 |
106 |
94 |
48 |
159 |
150 |
0 |
54 |
119 |
59 |
84 |
64 |
116 |
93 |
108 |
155 |
94 |
59 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
Milliseconds |
142 |
53 |
173 |
189 |
153 |
524 |
108 |
100 |
130 |
46 |
66 |
99 |
110 |
130 |
150 |
136 |
151 |
45 |
251 |
258 |
72 |
141 |
97 |
83 |
72 |
Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
Milliseconds |
124 |
92 |
214 |
79 |
132 |
125 |
117 |
77 |
111 |
147 |
163 |
64 |
94 |
78 |
75 |
73 |
55 |
91 |
50 |
91 |
100 |
88 |
234 |
52 |
113 |
Character |
s |
. |
e |
x |
e |
c |
v |
o |
-o |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
Milliseconds |
127 |
233 |
96 |
144 |
218 |
177 |
179 |
142 |
343 |
119 |
266 |
175 |
125 |
87 |
71 |
115 |
81 |
62 |
68 |
125 |
422 |
105 |
99 |
80 |
117 |
Character |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
Milliseconds |
102 |
114 |
164 |
708 |
85 |
94 |
91 |
136 |
31 |
250 |
80 |
102 |
86 |
93 |
102 |
66 |
100 |
47 |
113 |
68 |
125 |
64 |
84 |
129 |
49 |
Character |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
Milliseconds |
169 |
197 |
839 |
319 |
310 |
162 |
422 |
78 |
159 |
182 |
246 |
277 |
123 |
226 |
52 |
154 |
587 |
179 |
201 |
135 |
152 |
174 |
89 |
88 |
150 |
Character |
o |
. |
p |
y |
" |
) |
Milliseconds |
133 |
234 |
196 |
102 |
212 |
271 |
|
WPM Timing |
Seconds |
WPM |
0.45 |
26.42 |
0.91 |
66.04 |
1.36 |
88.05 |
1.82 |
99.06 |
2.27 |
105.66 |
2.73 |
110.06 |
3.18 |
105.66 |
3.63 |
99.06 |
4.09 |
93.92 |
4.54 |
97.74 |
5 |
96.06 |
5.45 |
94.66 |
5.91 |
93.47 |
6.36 |
96.23 |
6.81 |
95.1 |
7.27 |
97.41 |
7.72 |
96.34 |
8.18 |
101.26 |
8.63 |
100.1 |
9.09 |
100.38 |
9.54 |
99.37 |
9.99 |
97.26 |
10.45 |
94.18 |
10.9 |
92.45 |
11.36 |
92.98 |
11.81 |
94.49 |
12.27 |
91.97 |
12.72 |
93.4 |
13.17 |
92 |
13.63 |
88.93 |
14.08 |
89.47 |
14.54 |
89.98 |
14.99 |
91.25 |
15.45 |
93.23 |
15.9 |
93.59 |
16.35 |
91.72 |
16.81 |
89.24 |
17.26 |
88.28 |
17.72 |
87.37 |
18.17 |
85.85 |
18.63 |
85.69 |
19.08 |
84.91 |
19.53 |
84.78 |
19.99 |
83.45 |
20.44 |
82.77 |
20.9 |
82.69 |
21.35 |
82.62 |
21.81 |
82.55 |
22.26 |
82.48 |
22.71 |
81.36 |
|