Official speed |
64.17 wpm (28.80 seconds elapsed during race) |
Without ending ping |
64.44 wpm (120 ms delay sending score to TypeRacer’s server) |
Timerless |
65.68 wpm (541 ms elapsed before first character typed; 28.14 seconds elapsed during race) |
Timerless minus one |
65.25 wpm, ignoring the first character typed |
Race Start |
July 27, 2023 10:53:06pm UTC |
Race Finish |
July 27, 2023 10:53:35pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.5% |
Points |
22.46 |
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 |
impotrt os import sys def run(program, *args): pid - = os. fork(). i if not pid: os.sexecvp(program, program + args) return os.wait() [0] run("python", "hello.py") |
Timing |
Character |
i |
m |
p |
o |
t |
-t |
r |
t |
|
o |
s |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
s |
|
d |
e |
Milliseconds |
541 |
45 |
60 |
18 |
285 |
368 |
80 |
140 |
79 |
48 |
113 |
103 |
146 |
50 |
62 |
77 |
60 |
129 |
72 |
81 |
138 |
49 |
191 |
209 |
200 |
Character |
f |
|
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
Milliseconds |
172 |
60 |
120 |
140 |
160 |
221 |
199 |
100 |
99 |
92 |
140 |
39 |
70 |
211 |
99 |
360 |
211 |
91 |
158 |
90 |
240 |
310 |
130 |
149 |
116 |
Character |
d |
|
- |
|
- |
-- |
= |
|
o |
s |
. |
|
- |
f |
o |
r |
k |
( |
) |
. |
|
i |
-i |
- |
-. |
Milliseconds |
110 |
79 |
166 |
161 |
330 |
140 |
349 |
170 |
130 |
140 |
161 |
80 |
360 |
75 |
97 |
58 |
102 |
238 |
191 |
282 |
137 |
151 |
238 |
141 |
139 |
Character |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
s |
. |
s |
-s |
e |
x |
e |
c |
v |
p |
( |
Milliseconds |
751 |
491 |
98 |
82 |
83 |
55 |
54 |
66 |
123 |
117 |
81 |
229 |
101 |
189 |
101 |
179 |
112 |
346 |
104 |
198 |
192 |
189 |
290 |
118 |
262 |
Character |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
|
+ |
|
a |
r |
g |
s |
) |
|
Milliseconds |
329 |
130 |
92 |
87 |
133 |
43 |
85 |
150 |
81 |
148 |
122 |
102 |
358 |
139 |
62 |
80 |
198 |
200 |
119 |
96 |
88 |
148 |
81 |
219 |
79 |
Character |
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
|
- |
[ |
0 |
] |
|
r |
u |
n |
Milliseconds |
111 |
60 |
129 |
121 |
41 |
147 |
9 |
154 |
50 |
169 |
251 |
88 |
370 |
110 |
233 |
191 |
206 |
372 |
232 |
317 |
347 |
203 |
130 |
110 |
182 |
Character |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
) |
Milliseconds |
358 |
479 |
673 |
91 |
65 |
112 |
101 |
77 |
272 |
252 |
268 |
490 |
212 |
79 |
111 |
127 |
169 |
193 |
262 |
77 |
239 |
313 |
|
WPM Timing |
Seconds |
WPM |
0.58 |
20.83 |
1.15 |
41.67 |
1.73 |
55.56 |
2.3 |
78.13 |
2.88 |
83.34 |
3.46 |
79.87 |
4.03 |
83.34 |
4.61 |
80.73 |
5.18 |
85.65 |
5.76 |
81.25 |
6.34 |
81.44 |
6.91 |
79.87 |
7.49 |
80.13 |
8.06 |
74.41 |
8.64 |
72.23 |
9.22 |
71.62 |
9.79 |
71.08 |
10.37 |
70.61 |
10.94 |
66.89 |
11.52 |
63.54 |
12.1 |
60.52 |
12.67 |
59.66 |
13.25 |
63.41 |
13.82 |
64.24 |
14.4 |
64.17 |
14.98 |
63.3 |
15.55 |
62.5 |
16.13 |
62.5 |
16.7 |
63.22 |
17.28 |
65.28 |
17.86 |
65.19 |
18.43 |
65.76 |
19.01 |
66.92 |
19.58 |
68.02 |
20.16 |
70.24 |
20.73 |
70.03 |
21.31 |
69.26 |
21.89 |
68.53 |
22.46 |
67.31 |
23.04 |
66.67 |
23.61 |
66.57 |
24.19 |
65.98 |
24.77 |
64.93 |
25.34 |
64.87 |
25.92 |
65.28 |
26.49 |
64.77 |
27.07 |
63.83 |
27.65 |
64.67 |
28.22 |
64.63 |
28.8 |
64.17 |
|