Official speed |
61.15 wpm (30.22 seconds elapsed during race) |
Without ending ping |
61.70 wpm (270 ms delay sending score to TypeRacer’s server) |
Timerless |
61.75 wpm (22 ms elapsed before first character typed; 29.93 seconds elapsed during race) |
Timerless minus one |
61.35 wpm, ignoring the first character typed |
Race Start |
December 22, 2023 10:29:40am UTC |
Race Finish |
December 22, 2023 10:30:10am UTC |
Outcome |
Win (1 of 2) |
Opponents |
2. crashtestgreg (37.72 wpm)
|
Accuracy |
100.0% |
Points |
21.40 |
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.execvp(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 |
22 |
55 |
78 |
82 |
81 |
153 |
65 |
119 |
99 |
69 |
148 |
82 |
91 |
54 |
57 |
135 |
93 |
100 |
103 |
66 |
82 |
189 |
166 |
58 |
82 |
Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
Milliseconds |
140 |
106 |
136 |
222 |
307 |
81 |
109 |
78 |
136 |
38 |
36 |
200 |
55 |
1365 |
414 |
65 |
179 |
84 |
338 |
532 |
220 |
268 |
46 |
114 |
124 |
Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
Milliseconds |
319 |
136 |
268 |
110 |
133 |
295 |
81 |
75 |
72 |
311 |
347 |
754 |
175 |
96 |
107 |
261 |
72 |
53 |
125 |
361 |
47 |
106 |
335 |
158 |
224 |
Character |
s |
. |
e |
x |
e |
c |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
g |
r |
a |
m |
Milliseconds |
115 |
127 |
470 |
214 |
105 |
239 |
266 |
161 |
334 |
264 |
105 |
114 |
76 |
138 |
30 |
61 |
181 |
71 |
445 |
91 |
99 |
92 |
133 |
48 |
60 |
Character |
|
+ |
|
a |
r |
g |
s |
) |
|
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
Milliseconds |
234 |
198 |
116 |
275 |
54 |
168 |
66 |
236 |
170 |
432 |
42 |
130 |
94 |
74 |
91 |
79 |
96 |
82 |
158 |
308 |
62 |
57 |
97 |
262 |
217 |
Character |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
Milliseconds |
741 |
332 |
204 |
1133 |
317 |
106 |
161 |
333 |
855 |
552 |
88 |
98 |
79 |
60 |
101 |
179 |
376 |
283 |
590 |
528 |
77 |
109 |
125 |
183 |
665 |
Character |
p |
y |
" |
) |
Milliseconds |
388 |
81 |
328 |
299 |
|
WPM Timing |
Seconds |
WPM |
0.6 |
138.98 |
1.21 |
138.98 |
1.81 |
132.36 |
2.42 |
124.09 |
3.02 |
115.15 |
3.63 |
109.2 |
4.23 |
107.78 |
4.84 |
94.31 |
5.44 |
86.03 |
6.04 |
83.39 |
6.65 |
79.42 |
7.25 |
76.11 |
7.86 |
76.36 |
8.46 |
75.16 |
9.07 |
75.44 |
9.67 |
74.45 |
10.28 |
71.24 |
10.88 |
69.49 |
11.48 |
71.06 |
12.09 |
71.47 |
12.69 |
69.96 |
13.3 |
69.49 |
13.9 |
69.06 |
14.51 |
68.66 |
15.11 |
67.5 |
15.71 |
69.49 |
16.32 |
69.12 |
16.92 |
70.91 |
17.53 |
70.52 |
18.13 |
71.47 |
18.74 |
70.45 |
19.34 |
72.59 |
19.95 |
72.2 |
20.55 |
72.41 |
21.15 |
70.91 |
21.76 |
70.04 |
22.36 |
68.68 |
22.97 |
66.88 |
23.57 |
66.69 |
24.18 |
66.01 |
24.78 |
64.89 |
25.39 |
63.82 |
25.99 |
65.1 |
26.59 |
64.53 |
27.2 |
63.53 |
27.8 |
63.01 |
28.41 |
62.94 |
29.01 |
62.04 |
29.62 |
61.59 |
30.22 |
61.15 |
|