Official speed |
72.12 wpm (25.62 seconds elapsed during race) |
Without ending ping |
72.96 wpm (294 ms delay sending score to TypeRacer’s server) |
Timerless |
74.04 wpm (371 ms elapsed before first character typed; 24.96 seconds elapsed during race) |
Timerless minus one |
73.56 wpm, ignoring the first character typed |
Race Start |
July 5, 2023 11:54:35am UTC |
Race Finish |
July 5, 2023 11:55:01am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.1% |
Points |
25.24 |
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 imprort sys def run(program, *args)P : pid = os.fork() if not pid: os.execvp(program,. program + args) return os.waoiit()[0] run("python", "hell9o.py") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
o |
s |
|
i |
m |
p |
r |
-r |
o |
r |
t |
|
s |
y |
s |
|
d |
e |
Milliseconds |
371 |
207 |
175 |
44 |
49 |
76 |
50 |
106 |
78 |
71 |
47 |
181 |
128 |
40 |
342 |
226 |
87 |
53 |
97 |
95 |
86 |
70 |
94 |
326 |
158 |
Character |
f |
|
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
P |
|
- |
-P |
Milliseconds |
105 |
79 |
99 |
58 |
133 |
150 |
141 |
304 |
130 |
56 |
141 |
91 |
111 |
90 |
117 |
111 |
288 |
81 |
158 |
10 |
303 |
403 |
135 |
261 |
89 |
Character |
: |
|
p |
i |
d |
|
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
Milliseconds |
159 |
94 |
104 |
73 |
70 |
59 |
104 |
97 |
334 |
68 |
169 |
167 |
139 |
75 |
133 |
272 |
270 |
84 |
166 |
65 |
84 |
179 |
96 |
89 |
63 |
Character |
p |
i |
d |
: |
|
o |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
. |
|
Milliseconds |
148 |
67 |
140 |
167 |
113 |
219 |
145 |
136 |
51 |
171 |
189 |
187 |
216 |
185 |
296 |
197 |
121 |
88 |
81 |
143 |
68 |
102 |
92 |
76 |
120 |
Character |
- |
-. |
|
p |
r |
o |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
Milliseconds |
318 |
77 |
85 |
79 |
110 |
502 |
89 |
156 |
80 |
98 |
141 |
170 |
120 |
132 |
127 |
144 |
32 |
254 |
71 |
127 |
80 |
130 |
66 |
113 |
47 |
Character |
|
o |
s |
. |
w |
a |
o |
i |
-i |
-o |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
Milliseconds |
107 |
122 |
322 |
137 |
88 |
115 |
362 |
12 |
367 |
89 |
160 |
41 |
163 |
151 |
229 |
315 |
183 |
133 |
396 |
57 |
121 |
177 |
215 |
230 |
164 |
Character |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
9 |
-9 |
o |
. |
p |
y |
" |
) |
Milliseconds |
141 |
72 |
127 |
114 |
211 |
238 |
96 |
261 |
201 |
78 |
99 |
136 |
156 |
497 |
202 |
219 |
137 |
442 |
218 |
249 |
|
WPM Timing |
Seconds |
WPM |
0.51 |
23.42 |
1.02 |
81.95 |
1.54 |
93.66 |
2.05 |
76.1 |
2.56 |
84.3 |
3.07 |
81.95 |
3.59 |
86.97 |
4.1 |
87.81 |
4.61 |
85.86 |
5.12 |
88.98 |
5.64 |
87.28 |
6.15 |
85.86 |
6.66 |
79.25 |
7.17 |
76.94 |
7.69 |
81.17 |
8.2 |
79.03 |
8.71 |
79.89 |
9.22 |
78.05 |
9.74 |
80.11 |
10.25 |
80.78 |
10.76 |
82.51 |
11.27 |
81.95 |
11.79 |
81.45 |
12.3 |
80.98 |
12.81 |
79.61 |
13.32 |
81.05 |
13.84 |
79.79 |
14.35 |
79.45 |
14.86 |
77.51 |
15.37 |
78.83 |
15.89 |
78.56 |
16.4 |
79.03 |
16.91 |
80.18 |
17.42 |
80.58 |
17.94 |
80.95 |
18.45 |
78.7 |
18.96 |
77.84 |
19.47 |
77.64 |
19.99 |
76.85 |
20.5 |
76.1 |
21.01 |
75.96 |
21.52 |
75.82 |
22.04 |
76.24 |
22.55 |
76.1 |
23.06 |
75.97 |
23.57 |
75.34 |
24.09 |
74.23 |
24.6 |
73.66 |
25.11 |
73.11 |
25.62 |
72.12 |
|