| Official speed |
35.45 wpm (148.27 seconds elapsed during race) |
| Without ending ping |
35.51 wpm (2,267 ms delay sending score to TypeRacer’s server) |
| Timerless |
35.62 wpm (444 ms elapsed before first character typed; 145.55 seconds elapsed during race) |
| Timerless minus one |
35.53 wpm, ignoring the first character typed |
| Race Start |
January 19, 2024 7:16:45pm UTC |
| Race Finish |
January 19, 2024 7:19:13pm UTC |
| Outcome |
No win (3 of 3) |
| Accuracy |
96.6% |
| Points |
41.35 |
| Text |
#10021 (Length: 438 characters) import urllib2 import urllib import json url = "http://ajax.googleapis.com/ajax/services/search/web?v=1.0&" query = raw_input("What do you want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results = data [ 'responseData' ] [ 'results' ] for result in results: title = result['title'] url = result['url'] print ( title + '; ' + url ) |
| Characters typed |
import urllib2 import urllib import joson url = "http://ajax.gogleopgleapis.com/ajax/services/search/web?v=1.0&" query = reaw_inmpput("What do you want to wseasearch for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).read() data = json.loads ( response ) results -= data [ 'respnsepoonseData' ] [ 'results'] ] fror result in rsulersusuilts: title = result ['title];'] url = result['url]'] print (t title + '; ' + url ) |
| Timing |
| Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
| Milliseconds |
444 |
223 |
232 |
153 |
147 |
246 |
555 |
259 |
143 |
82 |
413 |
150 |
105 |
270 |
142 |
163 |
152 |
188 |
150 |
36 |
226 |
75 |
218 |
126 |
84 |
| Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
o |
-o |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
| Milliseconds |
427 |
158 |
623 |
172 |
133 |
159 |
188 |
142 |
98 |
480 |
80 |
167 |
166 |
584 |
81 |
174 |
171 |
52 |
451 |
149 |
98 |
143 |
212 |
255 |
487 |
| Character |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
g |
l |
e |
-e |
-l |
-g |
o |
p |
-p |
g |
l |
| Milliseconds |
522 |
564 |
144 |
201 |
314 |
610 |
191 |
716 |
863 |
127 |
449 |
562 |
182 |
157 |
216 |
204 |
203 |
407 |
176 |
69 |
525 |
6 |
947 |
750 |
1048 |
| Character |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
| Milliseconds |
585 |
512 |
142 |
157 |
136 |
225 |
120 |
150 |
173 |
313 |
564 |
195 |
143 |
329 |
368 |
375 |
161 |
116 |
540 |
155 |
131 |
66 |
174 |
202 |
710 |
| Character |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
| Milliseconds |
123 |
142 |
127 |
248 |
126 |
339 |
263 |
187 |
765 |
1334 |
601 |
412 |
436 |
1387 |
388 |
2395 |
682 |
225 |
203 |
245 |
44 |
153 |
157 |
129 |
307 |
| Character |
|
r |
e |
-e |
a |
w |
_ |
i |
n |
m |
p |
-p |
-m |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
| Milliseconds |
613 |
317 |
88 |
594 |
41 |
192 |
352 |
388 |
227 |
12 |
401 |
465 |
157 |
254 |
219 |
149 |
653 |
540 |
968 |
882 |
71 |
163 |
104 |
165 |
54 |
| Character |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
w |
s |
e |
a |
-w |
-s |
-e |
-a |
s |
e |
a |
r |
| Milliseconds |
135 |
165 |
117 |
144 |
28 |
177 |
119 |
50 |
173 |
98 |
179 |
84 |
84 |
165 |
6 |
180 |
97 |
812 |
0 |
0 |
0 |
525 |
218 |
103 |
638 |
| Character |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
| Milliseconds |
229 |
151 |
90 |
181 |
82 |
120 |
576 |
244 |
509 |
269 |
164 |
211 |
314 |
458 |
301 |
186 |
243 |
88 |
152 |
126 |
242 |
252 |
633 |
419 |
151 |
| Character |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
| Milliseconds |
75 |
732 |
219 |
456 |
234 |
467 |
89 |
158 |
247 |
180 |
345 |
119 |
497 |
187 |
248 |
322 |
524 |
578 |
375 |
600 |
676 |
255 |
185 |
218 |
211 |
| Character |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
| Milliseconds |
59 |
142 |
368 |
227 |
342 |
458 |
299 |
232 |
255 |
59 |
189 |
142 |
166 |
202 |
75 |
195 |
73 |
272 |
144 |
286 |
103 |
136 |
652 |
173 |
149 |
| Character |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
| Milliseconds |
263 |
284 |
722 |
97 |
129 |
278 |
180 |
202 |
142 |
218 |
300 |
428 |
95 |
145 |
97 |
277 |
698 |
360 |
157 |
102 |
101 |
150 |
360 |
255 |
690 |
| Character |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
| Milliseconds |
195 |
103 |
74 |
144 |
533 |
113 |
300 |
119 |
129 |
128 |
88 |
144 |
224 |
134 |
272 |
96 |
120 |
144 |
240 |
675 |
233 |
26 |
174 |
128 |
294 |
| Character |
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
-- |
= |
|
| Milliseconds |
173 |
570 |
517 |
67 |
173 |
158 |
262 |
644 |
61 |
173 |
315 |
480 |
187 |
330 |
35 |
175 |
75 |
488 |
127 |
88 |
120 |
347 |
810 |
630 |
240 |
| Character |
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
n |
s |
e |
-e |
-s |
-n |
p |
o |
-o |
-p |
o |
n |
s |
| Milliseconds |
195 |
83 |
142 |
90 |
135 |
1012 |
1351 |
645 |
690 |
49 |
191 |
142 |
240 |
111 |
216 |
453 |
163 |
182 |
473 |
6 |
676 |
148 |
1225 |
195 |
67 |
| Character |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
] |
|
- |
-] |
|
| Milliseconds |
150 |
473 |
345 |
142 |
128 |
1273 |
539 |
190 |
299 |
459 |
515 |
310 |
261 |
54 |
150 |
103 |
182 |
75 |
622 |
390 |
420 |
254 |
525 |
144 |
142 |
| Character |
] |
|
f |
r |
-r |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
s |
u |
l |
-l |
-u |
-s |
| Milliseconds |
368 |
443 |
216 |
233 |
547 |
1374 |
209 |
104 |
219 |
96 |
121 |
127 |
166 |
50 |
98 |
144 |
188 |
20 |
190 |
202 |
128 |
217 |
405 |
173 |
111 |
| Character |
e |
r |
s |
u |
-u |
-s |
-r |
s |
u |
i |
-i |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
| Milliseconds |
330 |
81 |
175 |
165 |
525 |
150 |
381 |
106 |
286 |
7 |
818 |
1040 |
360 |
130 |
532 |
141 |
144 |
135 |
50 |
288 |
142 |
121 |
802 |
187 |
554 |
| Character |
e |
s |
u |
l |
t |
|
- |
[ |
' |
t |
i |
t |
l |
e |
] |
-] |
; |
-; |
' |
] |
|
u |
r |
l |
|
| Milliseconds |
61 |
164 |
136 |
188 |
67 |
158 |
652 |
337 |
765 |
314 |
122 |
111 |
226 |
300 |
285 |
756 |
1313 |
939 |
795 |
554 |
481 |
284 |
158 |
158 |
155 |
| Character |
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
] |
-] |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
| Milliseconds |
295 |
193 |
204 |
98 |
531 |
128 |
195 |
68 |
621 |
557 |
383 |
97 |
127 |
285 |
683 |
742 |
465 |
329 |
255 |
151 |
103 |
182 |
105 |
525 |
210 |
| Character |
t |
|
- |
-t |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
| Milliseconds |
308 |
405 |
195 |
540 |
556 |
215 |
144 |
75 |
232 |
143 |
187 |
638 |
255 |
780 |
442 |
285 |
481 |
389 |
331 |
254 |
308 |
127 |
103 |
165 |
303 |
|
| WPM Timing |
| Seconds |
WPM |
2.97 |
44.51 |
5.93 |
54.63 |
8.9 |
52.61 |
11.86 |
49.57 |
14.83 |
45.32 |
17.79 |
41.82 |
20.76 |
37 |
23.72 |
37.94 |
26.69 |
39.12 |
29.65 |
39.66 |
32.62 |
37.52 |
35.58 |
35.41 |
38.55 |
34.55 |
41.51 |
34.69 |
44.48 |
33.99 |
47.44 |
34.14 |
50.41 |
34.99 |
53.38 |
35.75 |
56.34 |
36.42 |
59.31 |
36.22 |
62.27 |
36.81 |
65.24 |
36.24 |
68.2 |
36.6 |
71.17 |
37.6 |
74.13 |
38.2 |
77.1 |
38.6 |
80.06 |
38.97 |
83.03 |
39.75 |
85.99 |
39.91 |
88.96 |
40.06 |
91.92 |
39.68 |
94.89 |
39.2 |
97.86 |
38.14 |
100.82 |
37.97 |
103.79 |
37.58 |
106.75 |
37.55 |
109.72 |
36.97 |
112.68 |
37.49 |
115.65 |
36.73 |
118.61 |
36.32 |
121.58 |
36.72 |
124.54 |
36.61 |
127.51 |
35.86 |
130.47 |
35.59 |
133.44 |
35.7 |
136.4 |
35.45 |
139.37 |
35.39 |
142.33 |
35.41 |
145.3 |
35.26 |
148.27 |
35.45 |
|