Official speed |
41.79 wpm (125.77 seconds elapsed during race) |
Without ending ping |
43.52 wpm (6,657 ms delay sending score to TypeRacer’s server) |
Timerless |
43.62 wpm (281 ms elapsed before first character typed; 118.83 seconds elapsed during race) |
Timerless minus one |
43.52 wpm, ignoring the first character typed |
Race Start |
May 23, 2024 9:52:11pm UTC |
Race Finish |
May 23, 2024 9:54:16pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
94.1% |
Points |
48.75 |
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 |
inmmport urllig2b2 import urllib import json url - -== "http://ajalx.googleapis.com/ajax/services/search/wegb?v=1.0&" query = raw_input(:"Waht hat tdo you wnaant to search for ? >> ") query = urllib.urlendocode( [{ 'q' : query } ) rsponesponse = urllib2.ruurlopen (url + query ) .l.rea.read() data = json .o.,loads ( response ) results = data [ 'responseData' ] [ [''rsponsesulstts' \ \\\] for result in results: title =- result['tilttle;'] url =- resulstt]['url '] print ( title + ;='; ' + url ) |
Timing |
Character |
i |
n |
m |
-m |
-n |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
g |
2 |
-2 |
-g |
b |
2 |
|
i |
m |
Milliseconds |
281 |
127 |
5 |
347 |
172 |
199 |
104 |
69 |
30 |
154 |
84 |
187 |
102 |
108 |
119 |
467 |
670 |
275 |
195 |
111 |
128 |
248 |
279 |
267 |
95 |
Character |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
Milliseconds |
82 |
22 |
17 |
146 |
68 |
281 |
133 |
103 |
112 |
141 |
87 |
233 |
202 |
113 |
64 |
38 |
77 |
171 |
123 |
324 |
235 |
110 |
93 |
83 |
277 |
Character |
r |
l |
|
- |
|
- |
-- |
- |
= |
-= |
-- |
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
l |
Milliseconds |
134 |
104 |
93 |
214 |
170 |
356 |
119 |
225 |
0 |
469 |
159 |
211 |
309 |
659 |
429 |
174 |
132 |
162 |
532 |
397 |
142 |
223 |
185 |
629 |
175 |
Character |
-l |
x |
. |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
Milliseconds |
383 |
110 |
213 |
277 |
126 |
141 |
93 |
132 |
100 |
241 |
93 |
170 |
165 |
125 |
307 |
37 |
77 |
470 |
256 |
160 |
119 |
619 |
158 |
264 |
175 |
Character |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
g |
-g |
b |
? |
v |
= |
1 |
. |
0 |
Milliseconds |
53 |
190 |
93 |
75 |
176 |
125 |
288 |
348 |
188 |
196 |
70 |
184 |
66 |
269 |
309 |
120 |
208 |
475 |
60 |
293 |
470 |
491 |
336 |
478 |
361 |
Character |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
: |
-: |
" |
W |
Milliseconds |
825 |
828 |
333 |
229 |
91 |
66 |
66 |
91 |
49 |
277 |
331 |
425 |
509 |
202 |
409 |
324 |
115 |
108 |
93 |
43 |
346 |
616 |
449 |
455 |
342 |
Character |
a |
h |
t |
|
- |
-t |
-h |
-a |
h |
a |
t |
|
t |
-t |
d |
o |
|
y |
o |
u |
|
w |
n |
a |
-a |
Milliseconds |
231 |
129 |
111 |
125 |
207 |
107 |
110 |
107 |
226 |
52 |
113 |
124 |
256 |
253 |
118 |
84 |
95 |
220 |
101 |
64 |
109 |
453 |
144 |
47 |
488 |
Character |
-n |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
Milliseconds |
108 |
74 |
135 |
79 |
174 |
217 |
82 |
89 |
132 |
157 |
244 |
192 |
247 |
93 |
227 |
213 |
97 |
69 |
94 |
368 |
174 |
405 |
165 |
245 |
437 |
Character |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
d |
o |
-o |
Milliseconds |
587 |
213 |
352 |
99 |
109 |
90 |
70 |
81 |
254 |
477 |
395 |
52 |
132 |
116 |
71 |
82 |
303 |
305 |
137 |
139 |
293 |
144 |
89 |
102 |
359 |
Character |
-d |
c |
o |
d |
e |
( |
|
[ |
-[ |
{ |
|
- |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
Milliseconds |
115 |
105 |
135 |
301 |
163 |
279 |
352 |
541 |
586 |
602 |
191 |
632 |
965 |
277 |
600 |
464 |
287 |
167 |
283 |
117 |
62 |
92 |
52 |
96 |
419 |
Character |
|
) |
|
r |
s |
p |
o |
n |
-n |
-o |
-p |
-s |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
Milliseconds |
149 |
404 |
196 |
357 |
193 |
142 |
67 |
106 |
252 |
108 |
144 |
109 |
43 |
102 |
68 |
81 |
26 |
126 |
129 |
160 |
229 |
183 |
218 |
62 |
131 |
Character |
l |
i |
b |
2 |
. |
r |
u |
-u |
-r |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
Milliseconds |
123 |
84 |
327 |
313 |
222 |
281 |
113 |
231 |
94 |
163 |
70 |
102 |
306 |
176 |
118 |
79 |
68 |
267 |
279 |
72 |
121 |
87 |
280 |
318 |
488 |
Character |
u |
e |
r |
y |
|
) |
|
. |
-. |
- |
l |
. |
r |
e |
a |
-a |
-e |
-r |
-. |
-l |
. |
r |
e |
a |
d |
Milliseconds |
104 |
79 |
94 |
65 |
78 |
282 |
173 |
240 |
278 |
111 |
190 |
9 |
26 |
86 |
146 |
196 |
118 |
135 |
134 |
117 |
219 |
133 |
116 |
119 |
305 |
Character |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
|
. |
o |
-o |
-. |
- |
. |
, |
-, |
l |
o |
Milliseconds |
294 |
167 |
173 |
288 |
134 |
84 |
103 |
56 |
224 |
174 |
360 |
161 |
83 |
67 |
94 |
126 |
204 |
256 |
115 |
137 |
224 |
0 |
412 |
218 |
155 |
Character |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
Milliseconds |
122 |
344 |
283 |
188 |
282 |
431 |
216 |
98 |
95 |
99 |
69 |
92 |
102 |
139 |
96 |
440 |
154 |
295 |
99 |
394 |
114 |
78 |
93 |
132 |
146 |
Character |
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
Milliseconds |
320 |
187 |
184 |
112 |
88 |
92 |
83 |
312 |
342 |
776 |
495 |
102 |
98 |
93 |
63 |
71 |
92 |
195 |
293 |
113 |
92 |
102 |
348 |
349 |
276 |
Character |
|
[ |
|
[ |
-[ |
' |
' |
-' |
r |
s |
p |
o |
n |
s |
-s |
-n |
-o |
-p |
-s |
e |
s |
u |
l |
s |
t |
Milliseconds |
199 |
340 |
175 |
535 |
459 |
564 |
0 |
681 |
119 |
185 |
93 |
112 |
67 |
89 |
216 |
128 |
123 |
104 |
118 |
82 |
134 |
85 |
82 |
65 |
135 |
Character |
-t |
-s |
t |
s |
' |
|
\ |
|
- |
-\ |
\ |
-\ |
\ |
-\ |
\ |
-\ |
] |
|
f |
o |
r |
|
r |
e |
s |
Milliseconds |
472 |
95 |
69 |
87 |
766 |
308 |
318 |
0 |
245 |
124 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
624 |
266 |
107 |
53 |
83 |
214 |
102 |
134 |
Character |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
- |
-- |
Milliseconds |
80 |
87 |
39 |
219 |
202 |
95 |
88 |
226 |
117 |
101 |
77 |
88 |
46 |
97 |
464 |
159 |
213 |
125 |
95 |
132 |
65 |
136 |
184 |
5 |
874 |
Character |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
l |
t |
-t |
-l |
t |
l |
e |
; |
-; |
' |
] |
|
u |
r |
Milliseconds |
190 |
331 |
68 |
123 |
50 |
80 |
56 |
468 |
1206 |
359 |
97 |
112 |
87 |
418 |
90 |
118 |
98 |
88 |
476 |
436 |
557 |
552 |
329 |
378 |
60 |
Character |
l |
|
= |
- |
|
- |
-- |
|
r |
e |
s |
u |
l |
s |
t |
-t |
-s |
t |
] |
-] |
[ |
' |
u |
r |
l |
Milliseconds |
126 |
103 |
263 |
6 |
158 |
317 |
93 |
68 |
197 |
99 |
137 |
99 |
80 |
115 |
133 |
645 |
133 |
71 |
336 |
514 |
204 |
948 |
469 |
80 |
101 |
Character |
|
- |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
; |
-; |
= |
-= |
Milliseconds |
519 |
615 |
1160 |
736 |
384 |
363 |
103 |
629 |
158 |
99 |
127 |
338 |
232 |
191 |
112 |
115 |
97 |
91 |
115 |
366 |
210 |
762 |
737 |
14 |
555 |
Character |
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
471 |
385 |
235 |
870 |
365 |
425 |
186 |
228 |
58 |
114 |
469 |
240 |
|
WPM Timing |
Seconds |
WPM |
2.52 |
52.48 |
5.03 |
47.71 |
7.55 |
58.84 |
10.06 |
53.67 |
12.58 |
49.61 |
15.09 |
46.91 |
17.61 |
50.43 |
20.12 |
51.28 |
22.64 |
51.95 |
25.15 |
49.61 |
27.67 |
46.84 |
30.19 |
47.31 |
32.7 |
46.24 |
35.22 |
44.98 |
37.73 |
45.48 |
40.25 |
47.11 |
42.76 |
46.58 |
45.28 |
47.97 |
47.79 |
47.71 |
50.31 |
46.04 |
52.82 |
44.53 |
55.34 |
45.1 |
57.85 |
45.42 |
60.37 |
45.32 |
62.89 |
46.37 |
65.4 |
45.87 |
67.92 |
46.12 |
70.43 |
46 |
72.95 |
45.9 |
75.46 |
46.91 |
77.98 |
47.09 |
80.49 |
47.71 |
83.01 |
46.98 |
85.52 |
46.16 |
88.04 |
45.66 |
90.56 |
46.25 |
93.07 |
47.32 |
95.59 |
47.08 |
98.1 |
46.6 |
100.62 |
45.8 |
103.13 |
45.96 |
105.65 |
45.21 |
108.16 |
44.49 |
110.68 |
44.02 |
113.19 |
44.53 |
115.71 |
43.66 |
118.23 |
43.34 |
120.74 |
43.53 |
123.26 |
42.64 |
125.77 |
41.79 |
|