Official speed |
35.96 wpm (146.16 seconds elapsed during race) |
Without ending ping |
36.36 wpm (3,256 ms delay sending score to TypeRacer’s server) |
Timerless |
36.51 wpm (600 ms elapsed before first character typed; 142.31 seconds elapsed during race) |
Timerless minus one |
36.43 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 10:13:06am UTC |
Race Finish |
July 15, 2023 10:15:32am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
94.9% |
Points |
41.96 |
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 json url = "http://jajax.googleapis.com/ajax/srervices/serarch/web?v=1.0&" query = rewaw _input("What do you want to search froor ? >> }") query= = urllib.urlencode( {'q' : query } _) repsospoinse = urllib2.urlopen (url + query ) . reread () data = json.oaloads ( reposponser e ) resluutllts = data [ 'responseData' ] [ 'results' ] for result in results: title = result['ttiitle'] url = result ]['url'] print (ti tintele + '; ' + 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 |
600 |
77 |
572 |
217 |
97 |
232 |
93 |
226 |
156 |
111 |
199 |
154 |
278 |
394 |
240 |
154 |
152 |
212 |
197 |
86 |
224 |
123 |
179 |
189 |
122 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
169 |
179 |
147 |
251 |
240 |
235 |
213 |
227 |
218 |
186 |
122 |
181 |
212 |
115 |
123 |
128 |
204 |
149 |
120 |
326 |
162 |
220 |
697 |
529 |
142 |
Character |
t |
p |
: |
/ |
/ |
j |
-j |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
Milliseconds |
159 |
124 |
376 |
393 |
190 |
209 |
322 |
84 |
191 |
260 |
328 |
331 |
442 |
166 |
167 |
276 |
171 |
282 |
454 |
129 |
613 |
151 |
273 |
275 |
38 |
Character |
m |
/ |
a |
j |
a |
x |
/ |
s |
r |
-r |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
r |
-r |
a |
r |
c |
Milliseconds |
155 |
296 |
200 |
346 |
221 |
300 |
521 |
408 |
158 |
445 |
72 |
51 |
406 |
118 |
272 |
301 |
130 |
569 |
326 |
133 |
188 |
620 |
222 |
371 |
286 |
Character |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
e |
w |
Milliseconds |
136 |
354 |
710 |
119 |
357 |
533 |
382 |
806 |
432 |
533 |
397 |
427 |
880 |
1360 |
786 |
124 |
212 |
142 |
377 |
112 |
221 |
222 |
227 |
74 |
146 |
Character |
-w |
-e |
a |
w |
|
- |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
Milliseconds |
273 |
183 |
294 |
406 |
179 |
291 |
309 |
353 |
634 |
297 |
101 |
232 |
550 |
399 |
546 |
208 |
92 |
169 |
93 |
224 |
51 |
205 |
222 |
162 |
233 |
Character |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
r |
o |
-o |
-r |
o |
r |
|
? |
Milliseconds |
344 |
302 |
231 |
153 |
151 |
135 |
190 |
77 |
175 |
135 |
103 |
233 |
122 |
294 |
153 |
139 |
204 |
203 |
128 |
356 |
169 |
252 |
163 |
245 |
394 |
Character |
|
> |
> |
|
} |
-} |
" |
) |
|
q |
u |
e |
r |
y |
= |
-= |
|
= |
|
u |
r |
l |
l |
i |
b |
Milliseconds |
320 |
223 |
168 |
402 |
264 |
599 |
401 |
530 |
302 |
680 |
122 |
184 |
138 |
474 |
467 |
434 |
359 |
727 |
354 |
440 |
185 |
0 |
590 |
151 |
264 |
Character |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
Milliseconds |
272 |
441 |
130 |
91 |
304 |
627 |
388 |
115 |
203 |
179 |
482 |
389 |
205 |
536 |
389 |
500 |
484 |
565 |
353 |
424 |
123 |
238 |
126 |
433 |
189 |
Character |
} |
|
_ |
-_ |
) |
|
r |
e |
p |
s |
o |
-o |
-s |
-p |
s |
p |
o |
i |
-i |
n |
s |
e |
|
= |
|
Milliseconds |
370 |
243 |
798 |
515 |
310 |
391 |
448 |
84 |
254 |
199 |
121 |
251 |
145 |
168 |
174 |
587 |
388 |
0 |
577 |
225 |
161 |
202 |
186 |
670 |
394 |
Character |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
Milliseconds |
662 |
172 |
92 |
163 |
175 |
245 |
374 |
268 |
357 |
106 |
84 |
303 |
218 |
211 |
137 |
274 |
296 |
301 |
429 |
141 |
385 |
396 |
324 |
262 |
92 |
Character |
e |
r |
y |
|
) |
|
- |
. |
|
r |
e |
-e |
-r |
- |
r |
e |
a |
d |
|
- |
( |
) |
|
d |
a |
Milliseconds |
247 |
142 |
199 |
144 |
260 |
364 |
317 |
312 |
183 |
179 |
115 |
185 |
194 |
182 |
110 |
86 |
142 |
305 |
299 |
309 |
307 |
299 |
239 |
298 |
207 |
Character |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
o |
a |
-a |
-o |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
p |
Milliseconds |
121 |
152 |
326 |
165 |
232 |
181 |
219 |
118 |
204 |
314 |
262 |
239 |
364 |
165 |
215 |
274 |
210 |
155 |
664 |
183 |
501 |
333 |
517 |
55 |
164 |
Character |
o |
-o |
-p |
s |
p |
o |
n |
s |
e |
r |
|
- |
-r |
-e |
e |
|
) |
|
r |
e |
s |
l |
u |
-u |
-l |
Milliseconds |
244 |
307 |
152 |
98 |
849 |
264 |
218 |
535 |
150 |
48 |
429 |
467 |
186 |
248 |
684 |
419 |
316 |
285 |
198 |
51 |
796 |
172 |
179 |
403 |
169 |
Character |
u |
t |
l |
-l |
-t |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
Milliseconds |
232 |
129 |
189 |
299 |
234 |
318 |
196 |
312 |
201 |
230 |
208 |
153 |
184 |
151 |
208 |
213 |
295 |
478 |
231 |
658 |
209 |
155 |
201 |
273 |
217 |
Character |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
Milliseconds |
220 |
124 |
512 |
711 |
712 |
704 |
524 |
446 |
221 |
244 |
539 |
262 |
263 |
329 |
112 |
135 |
676 |
201 |
211 |
285 |
836 |
357 |
501 |
243 |
183 |
Character |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
Milliseconds |
192 |
166 |
135 |
512 |
115 |
224 |
462 |
186 |
150 |
199 |
186 |
178 |
122 |
276 |
123 |
222 |
160 |
164 |
148 |
169 |
371 |
177 |
165 |
134 |
159 |
Character |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
t |
i |
-i |
-t |
i |
t |
l |
e |
' |
] |
|
Milliseconds |
180 |
227 |
126 |
198 |
211 |
253 |
148 |
210 |
485 |
210 |
183 |
545 |
568 |
241 |
188 |
149 |
478 |
172 |
260 |
176 |
166 |
339 |
486 |
360 |
283 |
Character |
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
|
- |
] |
-] |
[ |
' |
u |
r |
l |
' |
] |
|
p |
Milliseconds |
246 |
135 |
121 |
291 |
298 |
227 |
186 |
82 |
139 |
197 |
162 |
182 |
155 |
591 |
850 |
520 |
862 |
488 |
643 |
148 |
117 |
558 |
337 |
497 |
1364 |
Character |
r |
i |
n |
t |
|
( |
t |
i |
-i |
-t |
|
t |
i |
n |
-n |
t |
e |
-e |
l |
e |
|
+ |
|
' |
; |
Milliseconds |
207 |
115 |
167 |
113 |
190 |
242 |
267 |
131 |
354 |
167 |
246 |
162 |
115 |
166 |
511 |
120 |
495 |
291 |
253 |
150 |
117 |
228 |
549 |
237 |
385 |
Character |
|
' |
|
+ |
|
u |
r |
l |
|
) |
_ |
Milliseconds |
214 |
395 |
236 |
220 |
276 |
217 |
188 |
138 |
445 |
301 |
0 |
|
WPM Timing |
Seconds |
WPM |
2.92 |
49.26 |
5.85 |
57.47 |
8.77 |
60.21 |
11.69 |
54.39 |
14.62 |
51.72 |
17.54 |
50.63 |
20.46 |
48.67 |
23.39 |
46.69 |
26.31 |
45.16 |
29.23 |
43.1 |
32.16 |
40.3 |
35.08 |
40.02 |
38 |
39.47 |
40.93 |
40.17 |
43.85 |
41.6 |
46.77 |
41.31 |
49.7 |
40.08 |
52.62 |
39.23 |
55.54 |
39.11 |
58.46 |
39.2 |
61.39 |
38.7 |
64.31 |
38.62 |
67.23 |
37.66 |
70.16 |
37.29 |
73.08 |
37.27 |
76 |
37.89 |
78.93 |
38.01 |
81.85 |
37.39 |
84.77 |
38.08 |
87.7 |
37.63 |
90.62 |
37.21 |
93.54 |
36.56 |
96.47 |
36.32 |
99.39 |
35.86 |
102.31 |
36.01 |
105.24 |
36.15 |
108.16 |
35.84 |
111.08 |
35.97 |
114.01 |
36 |
116.93 |
36.64 |
119.85 |
37.15 |
122.78 |
36.85 |
125.7 |
37.04 |
128.62 |
36.95 |
131.55 |
36.58 |
134.47 |
36.14 |
137.39 |
36.16 |
140.32 |
36.09 |
143.24 |
36.69 |
146.16 |
35.96 |
|