Official speed |
39.75 wpm (74.26 seconds elapsed during race) |
Without ending ping |
39.80 wpm (696 ms delay sending score to TypeRacer’s server) |
Timerless |
40.05 wpm (454 ms elapsed before first character typed; 73.11 seconds elapsed during race) |
Timerless minus one |
39.88 wpm, ignoring the first character typed |
Race Start |
October 5, 2024 2:30:38am UTC |
Race Finish |
October 5, 2024 2:31:52am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.6% |
Points |
15.90 |
Text |
#10020 (Length: 246 characters) import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text'] |
Characters typed |
importn ur llib23 pikimportn json secreen_name + = "wordpessress" url = "http://api.twitter.com/1/1statuses/user_timeline.json?screen_name=" + screen_mname data + = json.load(urllinbb2.urlopen(url)) print len(data), '"tweets" for teweet in data: print tweet}{{['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
n |
|
- |
-n |
|
u |
r |
|
- |
l |
l |
i |
b |
2 |
3 |
-3 |
|
p |
i |
Milliseconds |
454 |
103 |
90 |
74 |
225 |
178 |
93 |
212 |
333 |
146 |
363 |
149 |
148 |
107 |
429 |
213 |
180 |
72 |
253 |
394 |
0 |
526 |
161 |
148 |
112 |
Character |
-i |
-p |
k |
-k |
i |
m |
p |
o |
r |
t |
n |
|
- |
-n |
|
j |
s |
o |
n |
|
s |
e |
-e |
c |
r |
Milliseconds |
260 |
156 |
199 |
768 |
240 |
211 |
115 |
62 |
139 |
168 |
112 |
482 |
190 |
159 |
364 |
192 |
230 |
107 |
90 |
147 |
178 |
78 |
315 |
117 |
119 |
Character |
e |
e |
n |
_ |
n |
a |
m |
e |
|
+ |
|
- |
-+ |
= |
|
" |
w |
o |
r |
d |
p |
e |
s |
s |
-s |
Milliseconds |
65 |
141 |
98 |
454 |
268 |
95 |
93 |
113 |
392 |
332 |
677 |
850 |
152 |
717 |
400 |
413 |
422 |
395 |
116 |
173 |
158 |
136 |
90 |
184 |
317 |
Character |
-s |
-e |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
Milliseconds |
156 |
165 |
132 |
54 |
86 |
209 |
703 |
558 |
205 |
105 |
206 |
438 |
521 |
375 |
776 |
564 |
217 |
190 |
277 |
439 |
353 |
174 |
383 |
173 |
241 |
Character |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
1 |
-1 |
s |
t |
a |
t |
u |
s |
e |
s |
Milliseconds |
259 |
275 |
267 |
377 |
127 |
176 |
154 |
70 |
192 |
273 |
108 |
112 |
532 |
324 |
167 |
170 |
420 |
347 |
94 |
117 |
72 |
168 |
129 |
113 |
178 |
Character |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
Milliseconds |
482 |
300 |
127 |
48 |
437 |
813 |
585 |
83 |
97 |
143 |
113 |
60 |
150 |
154 |
88 |
294 |
250 |
131 |
87 |
340 |
1038 |
202 |
156 |
87 |
139 |
Character |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
m |
-m |
n |
a |
m |
e |
|
Milliseconds |
314 |
651 |
589 |
164 |
77 |
103 |
534 |
1850 |
758 |
689 |
649 |
197 |
135 |
168 |
100 |
162 |
130 |
540 |
309 |
260 |
182 |
54 |
140 |
126 |
71 |
Character |
d |
a |
t |
a |
|
+ |
|
- |
-+ |
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
Milliseconds |
96 |
95 |
129 |
108 |
692 |
239 |
197 |
327 |
163 |
341 |
294 |
160 |
206 |
121 |
122 |
207 |
225 |
185 |
68 |
95 |
306 |
432 |
172 |
201 |
293 |
Character |
i |
n |
b |
-b |
-n |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
Milliseconds |
262 |
302 |
269 |
260 |
180 |
119 |
240 |
255 |
471 |
186 |
173 |
237 |
186 |
154 |
100 |
284 |
296 |
139 |
160 |
279 |
215 |
315 |
160 |
95 |
106 |
Character |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
' |
-' |
" |
t |
w |
e |
e |
t |
s |
" |
|
Milliseconds |
125 |
126 |
205 |
187 |
281 |
421 |
372 |
224 |
118 |
117 |
119 |
471 |
250 |
339 |
223 |
571 |
478 |
292 |
153 |
208 |
147 |
204 |
97 |
544 |
199 |
Character |
f |
o |
r |
|
t |
e |
-e |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
Milliseconds |
160 |
116 |
70 |
105 |
136 |
236 |
262 |
103 |
131 |
176 |
488 |
103 |
219 |
133 |
120 |
95 |
126 |
94 |
121 |
325 |
129 |
219 |
112 |
90 |
147 |
Character |
t |
|
t |
w |
e |
e |
t |
} |
{ |
-{ |
-} |
{ |
-{ |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
72 |
96 |
120 |
188 |
213 |
157 |
143 |
1010 |
39 |
421 |
138 |
250 |
537 |
597 |
368 |
800 |
94 |
186 |
128 |
261 |
457 |
|
WPM Timing |
Seconds |
WPM |
1.49 |
48.48 |
2.97 |
36.36 |
4.46 |
37.7 |
5.94 |
30.3 |
7.43 |
32.32 |
8.91 |
29.62 |
10.4 |
34.63 |
11.88 |
38.38 |
13.37 |
35.01 |
14.85 |
32.32 |
16.34 |
31.58 |
17.82 |
31.64 |
19.31 |
32.32 |
20.79 |
32.89 |
22.28 |
31.78 |
23.76 |
32.32 |
25.25 |
32.79 |
26.74 |
33.66 |
28.22 |
34.87 |
29.71 |
34.74 |
31.19 |
36.16 |
32.68 |
35.99 |
34.16 |
37.59 |
35.65 |
38.04 |
37.13 |
38.13 |
38.62 |
37.6 |
40.1 |
37.4 |
41.59 |
36.36 |
43.07 |
35.66 |
44.56 |
36.36 |
46.04 |
37.01 |
47.53 |
36.86 |
49.01 |
36.72 |
50.5 |
37.54 |
51.98 |
37.63 |
53.47 |
37.25 |
54.96 |
37.78 |
56.44 |
38.06 |
57.93 |
38.95 |
59.41 |
39.18 |
60.9 |
38.82 |
62.38 |
38.86 |
63.87 |
39.64 |
65.35 |
39.48 |
66.84 |
40.4 |
68.32 |
41.45 |
69.81 |
40.57 |
71.29 |
39.89 |
72.78 |
39.74 |
74.26 |
39.75 |
|