Official speed |
35.00 wpm (150.17 seconds elapsed during race) |
Without ending ping |
35.24 wpm (3,054 ms delay sending score to TypeRacer’s server) |
Timerless |
35.30 wpm (243 ms elapsed before first character typed; 146.87 seconds elapsed during race) |
Timerless minus one |
35.21 wpm, ignoring the first character typed |
Race Start |
May 30, 2023 1:36:44am UTC |
Race Finish |
May 30, 2023 1:39:14am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
92.3% |
Points |
40.84 |
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://ajax.googleapis.com/ajax/services /search/web?v+=1.0&" querey _= raw )_input("Whatd do you want to search for? ? <<>> " ) query = urllib.urlencode( {'q' : query {} ) respondse += urllib2.urlopen (url + query ).read (()) data - = json.loads ( ersporesponse ) results -== data [ 'resopponseData; ' =\] p[[ 'results' }{['[]] for resutlslt in results: title =-- rueesults (p['tit'ele'] url - = resutl ltp[;''url'[p[] print *&*&*( 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 |
243 |
143 |
67 |
109 |
42 |
238 |
144 |
129 |
143 |
80 |
160 |
42 |
134 |
272 |
219 |
168 |
127 |
65 |
70 |
81 |
144 |
81 |
143 |
87 |
88 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
- |
|
- |
-- |
= |
Milliseconds |
136 |
88 |
106 |
223 |
214 |
146 |
46 |
87 |
83 |
142 |
89 |
103 |
127 |
177 |
65 |
106 |
205 |
64 |
83 |
109 |
201 |
167 |
368 |
121 |
167 |
Character |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
Milliseconds |
176 |
360 |
328 |
144 |
98 |
790 |
432 |
265 |
167 |
216 |
106 |
126 |
256 |
200 |
409 |
63 |
144 |
89 |
119 |
127 |
202 |
209 |
150 |
82 |
222 |
Character |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
c |
e |
s |
|
- |
/ |
s |
e |
a |
r |
c |
Milliseconds |
295 |
168 |
147 |
455 |
374 |
105 |
103 |
185 |
144 |
375 |
144 |
64 |
161 |
63 |
64 |
163 |
69 |
201 |
495 |
176 |
208 |
128 |
104 |
88 |
177 |
Character |
h |
/ |
w |
e |
b |
? |
v |
+ |
-+ |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
e |
-e |
y |
|
_ |
Milliseconds |
64 |
223 |
360 |
64 |
105 |
287 |
643 |
325 |
456 |
160 |
712 |
160 |
264 |
1808 |
840 |
392 |
393 |
126 |
103 |
66 |
127 |
457 |
232 |
105 |
287 |
Character |
-_ |
= |
|
r |
a |
w |
|
- |
) |
-) |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
d |
-d |
|
Milliseconds |
351 |
184 |
427 |
285 |
81 |
111 |
161 |
329 |
246 |
362 |
175 |
535 |
82 |
87 |
129 |
87 |
383 |
904 |
368 |
168 |
17 |
65 |
181 |
281 |
122 |
Character |
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
Milliseconds |
126 |
41 |
70 |
98 |
46 |
89 |
64 |
82 |
44 |
107 |
71 |
63 |
83 |
21 |
89 |
62 |
89 |
106 |
22 |
185 |
79 |
113 |
17 |
127 |
66 |
Character |
? |
|
- |
-? |
|
? |
|
< |
< |
-< |
-< |
> |
> |
|
" |
|
- |
) |
|
q |
u |
e |
r |
y |
|
Milliseconds |
270 |
239 |
299 |
142 |
177 |
198 |
280 |
1655 |
153 |
496 |
128 |
194 |
153 |
669 |
216 |
562 |
326 |
176 |
520 |
424 |
168 |
64 |
106 |
206 |
104 |
Character |
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
Milliseconds |
536 |
448 |
224 |
160 |
122 |
142 |
64 |
113 |
591 |
240 |
160 |
128 |
232 |
147 |
127 |
86 |
184 |
215 |
690 |
703 |
726 |
1008 |
322 |
311 |
530 |
Character |
: |
|
q |
u |
e |
r |
y |
|
{ |
-{ |
} |
|
) |
|
r |
e |
s |
p |
o |
n |
d |
-d |
s |
e |
|
Milliseconds |
254 |
680 |
200 |
144 |
104 |
64 |
162 |
221 |
1360 |
498 |
239 |
864 |
463 |
633 |
298 |
85 |
88 |
89 |
88 |
104 |
88 |
368 |
127 |
63 |
274 |
Character |
+ |
-+ |
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
Milliseconds |
225 |
358 |
177 |
223 |
295 |
105 |
88 |
160 |
63 |
106 |
144 |
223 |
274 |
142 |
65 |
161 |
110 |
146 |
87 |
110 |
274 |
728 |
111 |
63 |
601 |
Character |
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
r |
e |
a |
d |
|
- |
( |
( |
) |
-) |
-( |
) |
|
d |
a |
Milliseconds |
215 |
409 |
505 |
200 |
106 |
86 |
224 |
279 |
385 |
712 |
200 |
87 |
88 |
106 |
206 |
496 |
240 |
561 |
0 |
391 |
151 |
40 |
625 |
208 |
126 |
Character |
t |
a |
|
- |
|
- |
-- |
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
e |
r |
s |
Milliseconds |
40 |
146 |
223 |
185 |
119 |
368 |
120 |
184 |
120 |
256 |
106 |
126 |
88 |
144 |
257 |
168 |
62 |
90 |
103 |
144 |
208 |
499 |
205 |
0 |
105 |
Character |
p |
o |
-o |
-p |
-s |
-r |
-e |
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
Milliseconds |
111 |
23 |
281 |
120 |
160 |
138 |
142 |
88 |
88 |
16 |
208 |
42 |
85 |
66 |
174 |
145 |
257 |
255 |
256 |
23 |
89 |
128 |
122 |
87 |
64 |
Character |
|
- |
= |
-= |
-- |
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
o |
p |
-p |
-o |
p |
o |
n |
Milliseconds |
127 |
184 |
0 |
424 |
137 |
161 |
221 |
235 |
70 |
82 |
110 |
144 |
703 |
528 |
274 |
495 |
63 |
65 |
143 |
104 |
303 |
98 |
199 |
39 |
89 |
Character |
s |
e |
D |
a |
t |
a |
; |
|
- |
-; |
' |
|
= |
-= |
\ |
-\ |
] |
|
p |
[ |
-[ |
-p |
[ |
|
' |
Milliseconds |
63 |
89 |
496 |
178 |
65 |
102 |
295 |
378 |
262 |
137 |
215 |
497 |
431 |
425 |
223 |
0 |
0 |
600 |
583 |
65 |
384 |
138 |
149 |
675 |
374 |
Character |
r |
e |
s |
u |
l |
t |
s |
' |
|
} |
-} |
{ |
-{ |
[ |
-[ |
' |
-' |
[ |
] |
-] |
-[ |
] |
|
f |
o |
Milliseconds |
226 |
46 |
41 |
150 |
105 |
40 |
72 |
552 |
456 |
690 |
581 |
369 |
439 |
192 |
416 |
464 |
593 |
2359 |
0 |
560 |
120 |
657 |
487 |
248 |
56 |
Character |
r |
|
r |
e |
s |
u |
t |
l |
s |
-s |
-l |
-t |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
Milliseconds |
66 |
149 |
185 |
104 |
23 |
107 |
150 |
16 |
88 |
346 |
126 |
138 |
182 |
63 |
88 |
64 |
88 |
64 |
161 |
87 |
47 |
84 |
109 |
81 |
46 |
Character |
: |
|
t |
i |
t |
l |
e |
|
= |
- |
- |
-- |
-- |
|
r |
u |
e |
-e |
-u |
e |
s |
u |
l |
t |
s |
Milliseconds |
436 |
109 |
168 |
83 |
70 |
104 |
63 |
89 |
262 |
18 |
182 |
241 |
160 |
297 |
223 |
168 |
82 |
207 |
119 |
82 |
21 |
186 |
183 |
128 |
41 |
Character |
|
- |
-s |
( |
-( |
p |
-p |
[ |
' |
t |
i |
t |
' |
e |
-e |
-' |
l |
e |
' |
] |
|
u |
r |
l |
|
Milliseconds |
184 |
351 |
312 |
480 |
368 |
560 |
480 |
1849 |
1031 |
416 |
87 |
105 |
127 |
105 |
503 |
145 |
175 |
40 |
466 |
1855 |
1511 |
184 |
88 |
64 |
208 |
Character |
- |
|
- |
-- |
= |
|
r |
e |
s |
u |
t |
l |
|
- |
-l |
-t |
l |
t |
p |
-p |
[ |
; |
' |
-' |
-; |
Milliseconds |
216 |
208 |
314 |
119 |
183 |
1079 |
169 |
17 |
87 |
130 |
126 |
0 |
184 |
240 |
144 |
138 |
182 |
40 |
465 |
530 |
245 |
751 |
0 |
457 |
722 |
Character |
' |
u |
r |
l |
' |
[ |
-[ |
p |
[ |
-[ |
-p |
] |
|
p |
r |
i |
n |
t |
|
* |
-* |
& |
* |
-* |
-& |
Milliseconds |
1735 |
582 |
83 |
87 |
335 |
488 |
545 |
256 |
21 |
355 |
143 |
216 |
698 |
277 |
113 |
105 |
63 |
46 |
337 |
385 |
512 |
194 |
0 |
367 |
262 |
Character |
& |
-& |
* |
-* |
( |
|
t |
i |
t |
l |
e |
|
_ |
-_ |
_ |
{ |
-{ |
-_ |
+ |
|
' |
; |
|
' |
|
Milliseconds |
865 |
498 |
1061 |
776 |
1450 |
1310 |
167 |
105 |
66 |
110 |
81 |
166 |
433 |
495 |
697 |
87 |
384 |
175 |
1600 |
1082 |
287 |
392 |
336 |
242 |
302 |
Character |
+ |
|
u |
r |
l |
|
( |
-( |
) |
Milliseconds |
296 |
392 |
280 |
88 |
107 |
1029 |
239 |
393 |
127 |
|
WPM Timing |
Seconds |
WPM |
3 |
87.9 |
6.01 |
89.9 |
9.01 |
70.59 |
12.01 |
69.92 |
15.02 |
68.72 |
18.02 |
66.59 |
21.02 |
59.93 |
24.03 |
53.94 |
27.03 |
52.83 |
30.03 |
50.34 |
33.04 |
54.85 |
36.04 |
53.27 |
39.04 |
50.4 |
42.05 |
49.09 |
45.05 |
49.81 |
48.05 |
48.19 |
51.06 |
47.24 |
54.06 |
45.73 |
57.07 |
45.63 |
60.07 |
46.15 |
63.07 |
46.23 |
66.08 |
46.31 |
69.08 |
45.34 |
72.08 |
45.95 |
75.09 |
45.87 |
78.09 |
46.56 |
81.09 |
45.87 |
84.1 |
45.8 |
87.1 |
44.64 |
90.1 |
44.62 |
93.11 |
43.18 |
96.11 |
41.83 |
99.11 |
41.77 |
102.12 |
43.13 |
105.12 |
42.69 |
108.12 |
41.51 |
111.13 |
40.93 |
114.13 |
40.27 |
117.13 |
39.85 |
120.14 |
39.55 |
123.14 |
38.69 |
126.14 |
38.24 |
129.15 |
38 |
132.15 |
37.23 |
135.15 |
36.4 |
138.16 |
36.31 |
141.16 |
35.53 |
144.16 |
35.29 |
147.17 |
35.71 |
150.17 |
35 |
|