Official speed |
23.36 wpm (225.00 seconds elapsed during race) |
Without ending ping |
23.39 wpm (3,386 ms delay sending score to TypeRacer’s server) |
Timerless |
23.43 wpm (362 ms elapsed before first character typed; 221.25 seconds elapsed during race) |
Timerless minus one |
23.38 wpm, ignoring the first character typed |
Race Start |
December 5, 2023 6:07:55pm UTC |
Race Finish |
December 5, 2023 6:11:40pm UTC |
Outcome |
No win (2 of 2) |
Opponents |
1. drcucumberuk (27.90 wpm)
|
Accuracy |
92.2% |
Points |
27.26 |
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 |
inmnmpoorrt urllib32 ininmoport urllib imoport json urn l = "http://ahjax.googleapis.com//ahajax /servivces/serarch/web?v-=21.0&" query = raw_input_("What do you want to search for ? >> "_) wqyuery 0= urllib.urlencode ( {'q' @ : query } _) response = urllib2.urlopen )(url + query ) /.. read() dayata = json.loads )( response _) resulysts = data [ 'responseSData' ] p [ 'results' ] for result inr results@ : titille -= result ['title' ] url = result ['url'] print ( title + '; ' + itur;;l _) |
Timing |
Character |
i |
n |
m |
-m |
-n |
n |
-n |
m |
p |
o |
o |
r |
-r |
-o |
r |
t |
|
u |
r |
l |
l |
i |
b |
3 |
-3 |
Milliseconds |
362 |
196 |
0 |
479 |
120 |
328 |
620 |
389 |
303 |
66 |
104 |
162 |
407 |
161 |
321 |
195 |
216 |
312 |
164 |
376 |
397 |
420 |
377 |
364 |
410 |
Character |
2 |
|
i |
n |
-n |
-i |
i |
n |
-n |
m |
o |
-o |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
i |
Milliseconds |
157 |
227 |
646 |
139 |
516 |
185 |
625 |
296 |
474 |
287 |
742 |
416 |
574 |
227 |
165 |
242 |
143 |
323 |
142 |
263 |
713 |
201 |
614 |
688 |
226 |
Character |
m |
o |
-o |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
n |
|
- |
-n |
l |
|
= |
|
" |
h |
Milliseconds |
526 |
634 |
449 |
423 |
489 |
373 |
354 |
241 |
278 |
296 |
583 |
257 |
201 |
241 |
149 |
242 |
264 |
327 |
143 |
352 |
218 |
521 |
453 |
938 |
727 |
Character |
t |
t |
p |
: |
/ |
/ |
a |
h |
-h |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
Milliseconds |
266 |
178 |
781 |
639 |
2256 |
292 |
668 |
344 |
463 |
785 |
112 |
319 |
801 |
756 |
315 |
160 |
160 |
441 |
151 |
368 |
617 |
409 |
183 |
570 |
732 |
Character |
o |
m |
/ |
/ |
-/ |
a |
h |
a |
-a |
-h |
j |
a |
x |
|
- |
/ |
s |
e |
r |
v |
i |
v |
-v |
c |
e |
Milliseconds |
106 |
185 |
393 |
102 |
448 |
273 |
227 |
181 |
319 |
121 |
328 |
241 |
622 |
304 |
400 |
728 |
543 |
393 |
191 |
489 |
407 |
257 |
528 |
464 |
279 |
Character |
s |
/ |
s |
e |
r |
-r |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
- |
-- |
= |
2 |
-2 |
1 |
. |
0 |
& |
Milliseconds |
130 |
559 |
528 |
167 |
201 |
431 |
98 |
86 |
334 |
131 |
384 |
531 |
85 |
367 |
545 |
984 |
1483 |
651 |
834 |
865 |
526 |
465 |
410 |
942 |
2336 |
Character |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
_ |
-_ |
( |
" |
W |
h |
Milliseconds |
1072 |
514 |
524 |
355 |
374 |
265 |
240 |
640 |
463 |
809 |
465 |
111 |
506 |
1333 |
881 |
128 |
338 |
168 |
169 |
748 |
594 |
1142 |
827 |
838 |
417 |
Character |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
Milliseconds |
63 |
207 |
624 |
258 |
126 |
185 |
290 |
70 |
103 |
112 |
187 |
101 |
112 |
185 |
146 |
143 |
65 |
149 |
145 |
105 |
192 |
208 |
302 |
66 |
223 |
Character |
f |
o |
r |
|
? |
|
> |
> |
|
" |
_ |
-_ |
) |
|
w |
-w |
q |
y |
-y |
u |
e |
r |
y |
|
0 |
Milliseconds |
160 |
112 |
200 |
631 |
356 |
252 |
1249 |
150 |
258 |
376 |
591 |
480 |
570 |
406 |
528 |
417 |
201 |
103 |
461 |
499 |
440 |
304 |
335 |
161 |
519 |
Character |
-0 |
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
|
- |
( |
|
{ |
' |
Milliseconds |
410 |
1143 |
201 |
350 |
47 |
227 |
298 |
321 |
299 |
496 |
313 |
134 |
273 |
506 |
118 |
259 |
152 |
431 |
255 |
313 |
406 |
1040 |
1033 |
1351 |
2732 |
Character |
q |
' |
|
@ |
|
- |
-@ |
: |
|
q |
u |
e |
r |
y |
|
} |
|
_ |
-_ |
) |
|
r |
e |
s |
p |
Milliseconds |
1164 |
608 |
489 |
386 |
311 |
246 |
145 |
770 |
541 |
810 |
207 |
259 |
356 |
417 |
270 |
1298 |
392 |
2289 |
566 |
672 |
281 |
487 |
105 |
200 |
336 |
Character |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
) |
-) |
Milliseconds |
232 |
225 |
168 |
111 |
169 |
583 |
400 |
408 |
88 |
249 |
254 |
225 |
246 |
731 |
376 |
663 |
103 |
113 |
375 |
168 |
272 |
202 |
258 |
519 |
558 |
Character |
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
|
- |
/ |
. |
-. |
-/ |
. |
|
- |
r |
e |
Milliseconds |
527 |
608 |
113 |
183 |
184 |
514 |
438 |
673 |
226 |
334 |
128 |
295 |
224 |
1224 |
409 |
391 |
329 |
22 |
427 |
119 |
351 |
408 |
482 |
102 |
89 |
Character |
a |
d |
( |
) |
|
d |
a |
y |
a |
-a |
-y |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
Milliseconds |
194 |
311 |
1510 |
368 |
369 |
303 |
129 |
351 |
104 |
416 |
160 |
231 |
89 |
376 |
913 |
359 |
879 |
201 |
433 |
176 |
431 |
648 |
178 |
110 |
367 |
Character |
s |
|
) |
-) |
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
_ |
-_ |
) |
|
r |
e |
s |
u |
l |
y |
Milliseconds |
193 |
320 |
480 |
511 |
666 |
648 |
273 |
86 |
209 |
462 |
249 |
217 |
127 |
131 |
310 |
698 |
584 |
631 |
470 |
240 |
82 |
165 |
161 |
143 |
754 |
Character |
s |
-s |
-y |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
S |
Milliseconds |
103 |
457 |
139 |
582 |
103 |
209 |
1297 |
406 |
671 |
129 |
304 |
105 |
190 |
921 |
391 |
1280 |
586 |
111 |
160 |
390 |
313 |
290 |
135 |
102 |
834 |
Character |
-S |
D |
a |
t |
a |
' |
|
] |
|
p |
|
- |
-p |
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
Milliseconds |
399 |
305 |
337 |
238 |
146 |
910 |
604 |
1053 |
695 |
321 |
166 |
458 |
103 |
728 |
608 |
672 |
449 |
128 |
594 |
204 |
129 |
184 |
128 |
939 |
374 |
Character |
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
r |
|
- |
-r |
|
r |
e |
s |
u |
l |
Milliseconds |
1047 |
354 |
414 |
105 |
185 |
224 |
239 |
151 |
130 |
191 |
207 |
118 |
115 |
143 |
129 |
185 |
46 |
354 |
143 |
118 |
147 |
128 |
262 |
139 |
188 |
Character |
t |
s |
@ |
|
- |
-@ |
: |
|
t |
i |
t |
i |
l |
-l |
-i |
l |
e |
|
- |
-- |
= |
|
r |
e |
s |
Milliseconds |
600 |
123 |
751 |
263 |
240 |
121 |
329 |
335 |
312 |
66 |
142 |
112 |
182 |
385 |
120 |
257 |
104 |
113 |
296 |
429 |
315 |
344 |
328 |
128 |
304 |
Character |
u |
l |
t |
|
- |
[ |
' |
t |
i |
t |
l |
e |
' |
|
- |
] |
|
u |
r |
l |
|
= |
|
r |
e |
Milliseconds |
278 |
129 |
352 |
487 |
418 |
614 |
1210 |
352 |
144 |
71 |
254 |
162 |
751 |
392 |
400 |
538 |
294 |
504 |
83 |
150 |
408 |
1343 |
417 |
473 |
151 |
Character |
s |
u |
l |
t |
|
- |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
Milliseconds |
208 |
120 |
86 |
299 |
248 |
496 |
790 |
883 |
701 |
169 |
119 |
586 |
1601 |
471 |
578 |
150 |
262 |
184 |
146 |
264 |
807 |
1161 |
192 |
167 |
239 |
Character |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
i |
t |
-t |
-i |
u |
r |
; |
-; |
; |
-; |
l |
|
_ |
Milliseconds |
464 |
145 |
296 |
913 |
463 |
559 |
1504 |
411 |
1453 |
360 |
1065 |
408 |
393 |
87 |
431 |
143 |
1037 |
363 |
129 |
634 |
294 |
521 |
288 |
318 |
1528 |
Character |
-_ |
) |
Milliseconds |
1123 |
542 |
|
WPM Timing |
Seconds |
WPM |
4.5 |
18.67 |
9 |
20 |
13.5 |
19.56 |
18 |
20.67 |
22.5 |
22.93 |
27 |
22.67 |
31.5 |
21.33 |
36 |
21.67 |
40.5 |
22.52 |
45 |
21.87 |
49.5 |
22.06 |
54 |
22.44 |
58.5 |
21.33 |
63 |
20.38 |
67.5 |
20.98 |
72 |
20.83 |
76.5 |
20.71 |
81 |
23.41 |
85.5 |
23.16 |
90 |
22.93 |
94.5 |
23.37 |
99 |
23.27 |
103.5 |
22.49 |
108 |
22.11 |
112.5 |
22.08 |
117 |
22.15 |
121.5 |
22.62 |
126 |
22.95 |
130.5 |
22.99 |
135 |
22.76 |
139.5 |
22.8 |
144 |
23 |
148.5 |
23.19 |
153 |
23.29 |
157.5 |
23.31 |
162 |
23.33 |
166.5 |
23.28 |
171 |
23.37 |
175.5 |
23.59 |
180 |
23.87 |
184.5 |
24.13 |
189 |
24.19 |
193.5 |
24.06 |
198 |
24.12 |
202.5 |
24.06 |
207 |
24.23 |
211.5 |
24 |
216 |
23.78 |
220.5 |
23.46 |
225 |
23.36 |
|