| Official speed |
59.49 wpm (31.06 seconds elapsed during race) |
| Without ending ping |
59.89 wpm (210 ms delay sending score to TypeRacer’s server) |
| Timerless |
60.55 wpm (335 ms elapsed before first character typed; 30.52 seconds elapsed during race) |
| Timerless minus one |
60.16 wpm, ignoring the first character typed |
| Race Start |
July 24, 2023 8:07:13am UTC |
| Race Finish |
July 24, 2023 8:07:44am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
97.1% |
| Points |
20.82 |
| 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.execypvp(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 |
335 |
31 |
131 |
49 |
110 |
186 |
78 |
97 |
85 |
106 |
110 |
41 |
146 |
158 |
48 |
236 |
138 |
97 |
106 |
100 |
95 |
83 |
192 |
128 |
115 |
| Character |
r |
u |
n |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
* |
a |
r |
g |
s |
) |
: |
|
p |
i |
d |
|
| Milliseconds |
106 |
81 |
161 |
210 |
167 |
121 |
96 |
107 |
164 |
115 |
113 |
237 |
96 |
280 |
376 |
104 |
222 |
201 |
313 |
454 |
441 |
130 |
137 |
140 |
113 |
| Character |
= |
|
o |
s |
. |
f |
o |
r |
k |
( |
) |
|
i |
f |
|
n |
o |
t |
|
p |
i |
d |
: |
|
o |
| Milliseconds |
248 |
209 |
240 |
119 |
208 |
184 |
64 |
104 |
53 |
244 |
256 |
239 |
130 |
104 |
71 |
77 |
81 |
52 |
67 |
99 |
84 |
139 |
236 |
139 |
177 |
| Character |
s |
. |
e |
x |
e |
c |
y |
p |
-p |
-y |
v |
p |
( |
p |
r |
o |
g |
r |
a |
m |
, |
|
p |
r |
o |
| Milliseconds |
110 |
250 |
296 |
208 |
272 |
215 |
232 |
258 |
254 |
120 |
463 |
144 |
322 |
208 |
81 |
110 |
73 |
152 |
76 |
73 |
147 |
87 |
128 |
53 |
135 |
| Character |
g |
r |
a |
m |
|
{ |
-{ |
_ |
+ |
|
- |
-+ |
-_ |
+ |
_ |
-_ |
|
a |
r |
g |
s |
_ |
-_ |
) |
|
| Milliseconds |
58 |
150 |
74 |
71 |
95 |
221 |
376 |
242 |
0 |
193 |
169 |
112 |
104 |
192 |
51 |
630 |
182 |
352 |
120 |
218 |
159 |
327 |
402 |
408 |
126 |
| Character |
r |
e |
t |
u |
r |
n |
|
o |
s |
. |
w |
a |
i |
t |
( |
) |
[ |
0 |
] |
|
r |
u |
n |
( |
" |
| Milliseconds |
105 |
80 |
168 |
70 |
89 |
106 |
103 |
112 |
94 |
120 |
107 |
65 |
116 |
66 |
296 |
185 |
735 |
168 |
509 |
458 |
84 |
63 |
162 |
192 |
552 |
| Character |
p |
y |
t |
h |
o |
n |
" |
, |
|
" |
h |
e |
l |
l |
o |
. |
p |
y |
" |
_ |
-_ |
) |
| Milliseconds |
352 |
199 |
100 |
81 |
103 |
102 |
342 |
304 |
127 |
322 |
239 |
97 |
131 |
167 |
223 |
592 |
210 |
118 |
278 |
325 |
485 |
343 |
|
| WPM Timing |
| Seconds |
WPM |
0.62 |
77.26 |
1.24 |
96.57 |
1.86 |
96.57 |
2.49 |
101.4 |
3.11 |
96.57 |
3.73 |
96.57 |
4.35 |
96.57 |
4.97 |
91.75 |
5.59 |
87.99 |
6.21 |
83.05 |
6.83 |
79.02 |
7.46 |
77.26 |
8.08 |
75.77 |
8.7 |
74.5 |
9.32 |
75.97 |
9.94 |
74.85 |
10.56 |
79.53 |
11.18 |
79.41 |
11.8 |
78.28 |
12.43 |
76.29 |
13.05 |
74.5 |
13.67 |
71.11 |
14.29 |
69.7 |
14.91 |
70.02 |
15.53 |
71.85 |
16.15 |
74.29 |
16.77 |
72.25 |
17.4 |
69.67 |
18.02 |
67.94 |
18.64 |
65.67 |
19.26 |
65.42 |
19.88 |
64.58 |
20.5 |
62.63 |
21.12 |
63.06 |
21.74 |
65.12 |
22.37 |
65.99 |
22.99 |
65.25 |
23.61 |
64.55 |
24.23 |
63.39 |
24.85 |
63.26 |
25.47 |
62.66 |
26.09 |
62.08 |
26.72 |
62.89 |
27.34 |
62.77 |
27.96 |
62.24 |
28.58 |
62.56 |
29.2 |
61.64 |
29.82 |
61.57 |
30.44 |
60.31 |
31.06 |
59.49 |
|