Official speed |
39.08 wpm (134.49 seconds elapsed during race) |
Without ending ping |
39.11 wpm (1,940 ms delay sending score to TypeRacer’s server) |
Timerless |
39.17 wpm (204 ms elapsed before first character typed; 132.35 seconds elapsed during race) |
Timerless minus one |
39.08 wpm, ignoring the first character typed |
Race Start |
May 24, 2023 1:37:32am UTC |
Race Finish |
May 24, 2023 1:39:47am UTC |
Outcome |
Win (1 of 2) |
Accuracy |
93.3% |
Points |
45.59 |
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 ur llib2 import urllib import json url = "http://ajacx,go.goodgleapis.com/ajacxx./servieces/search/web?v=1.0&" query = raw+_input("wWhat do you want t oseo search for ? >> "_) query = urllib.uurlencode( {'q' : query } ) repssponse = urllib2.urlopen (irurl + query ) .read ()d() data - = json.loads )( repsponse ) results = data [ :"'respondse Data' }] [ 'results'] ] for result in resluults: tuitle = resulst[ri'title'] url = result ['url'] print )( title =+ '; ' +i irlurl) ) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
|
- |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
u |
Milliseconds |
204 |
380 |
182 |
169 |
99 |
153 |
188 |
359 |
139 |
318 |
289 |
203 |
185 |
150 |
224 |
381 |
224 |
113 |
79 |
156 |
176 |
112 |
169 |
97 |
177 |
Character |
r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
Milliseconds |
126 |
139 |
154 |
114 |
264 |
289 |
123 |
101 |
152 |
171 |
108 |
153 |
94 |
202 |
145 |
110 |
181 |
379 |
172 |
138 |
212 |
661 |
110 |
252 |
556 |
Character |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
c |
-c |
x |
, |
g |
o |
-o |
-g |
-, |
. |
g |
o |
o |
d |
-d |
Milliseconds |
309 |
157 |
155 |
65 |
576 |
337 |
183 |
144 |
191 |
133 |
306 |
468 |
134 |
482 |
221 |
36 |
264 |
132 |
175 |
237 |
459 |
38 |
186 |
279 |
237 |
Character |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
c |
x |
-x |
-c |
x |
. |
-. |
/ |
s |
e |
Milliseconds |
118 |
96 |
98 |
357 |
121 |
252 |
81 |
210 |
176 |
88 |
43 |
356 |
191 |
163 |
179 |
72 |
268 |
201 |
94 |
123 |
536 |
454 |
340 |
136 |
40 |
Character |
r |
v |
i |
e |
-e |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
Milliseconds |
403 |
743 |
103 |
138 |
429 |
131 |
61 |
54 |
490 |
351 |
101 |
245 |
43 |
253 |
108 |
893 |
352 |
221 |
171 |
297 |
528 |
681 |
630 |
100 |
421 |
Character |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
|
r |
a |
w |
+ |
-+ |
_ |
i |
n |
p |
u |
t |
( |
" |
w |
Milliseconds |
2104 |
619 |
780 |
346 |
129 |
301 |
303 |
60 |
221 |
433 |
229 |
358 |
303 |
55 |
1058 |
235 |
195 |
620 |
566 |
196 |
161 |
107 |
296 |
800 |
865 |
Character |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
|
o |
s |
e |
-e |
-s |
Milliseconds |
410 |
151 |
120 |
119 |
72 |
52 |
179 |
21 |
108 |
120 |
95 |
91 |
60 |
75 |
37 |
91 |
64 |
84 |
105 |
106 |
45 |
83 |
60 |
300 |
119 |
Character |
-o |
- |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
_ |
-_ |
) |
|
Milliseconds |
147 |
123 |
219 |
95 |
156 |
127 |
122 |
101 |
211 |
50 |
126 |
103 |
118 |
126 |
74 |
494 |
590 |
374 |
130 |
437 |
499 |
633 |
212 |
277 |
686 |
Character |
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
u |
-u |
r |
l |
e |
n |
c |
o |
d |
Milliseconds |
308 |
94 |
169 |
213 |
85 |
177 |
180 |
134 |
310 |
124 |
145 |
218 |
235 |
195 |
287 |
255 |
147 |
304 |
106 |
273 |
97 |
154 |
242 |
68 |
189 |
Character |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
p |
s |
-s |
Milliseconds |
181 |
650 |
251 |
1106 |
1192 |
520 |
301 |
578 |
376 |
561 |
683 |
111 |
242 |
90 |
171 |
475 |
526 |
431 |
808 |
201 |
214 |
58 |
125 |
86 |
247 |
Character |
-p |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
Milliseconds |
133 |
153 |
116 |
215 |
64 |
48 |
79 |
101 |
346 |
121 |
544 |
98 |
108 |
158 |
148 |
172 |
280 |
142 |
256 |
195 |
295 |
273 |
172 |
93 |
120 |
Character |
|
( |
i |
r |
-r |
-i |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
|
- |
. |
r |
e |
a |
Milliseconds |
161 |
323 |
453 |
132 |
326 |
121 |
370 |
133 |
61 |
139 |
655 |
286 |
237 |
67 |
189 |
80 |
117 |
457 |
427 |
239 |
347 |
274 |
329 |
46 |
62 |
Character |
d |
|
( |
) |
-) |
-( |
- |
-d |
d |
( |
) |
|
d |
a |
t |
a |
|
- |
|
- |
-- |
= |
|
j |
s |
Milliseconds |
149 |
268 |
260 |
140 |
331 |
116 |
105 |
118 |
599 |
277 |
216 |
486 |
502 |
98 |
100 |
87 |
236 |
245 |
165 |
331 |
125 |
516 |
119 |
176 |
301 |
Character |
o |
n |
. |
l |
o |
a |
d |
s |
|
) |
-) |
( |
|
r |
e |
p |
-p |
s |
p |
o |
n |
s |
e |
|
) |
Milliseconds |
59 |
127 |
224 |
525 |
204 |
59 |
60 |
142 |
228 |
290 |
274 |
188 |
198 |
227 |
46 |
116 |
330 |
87 |
119 |
181 |
112 |
52 |
66 |
56 |
530 |
Character |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
: |
-: |
" |
-" |
' |
r |
e |
Milliseconds |
142 |
152 |
40 |
52 |
118 |
152 |
146 |
83 |
416 |
135 |
147 |
145 |
175 |
117 |
107 |
116 |
1550 |
663 |
1246 |
325 |
241 |
543 |
381 |
548 |
70 |
Character |
s |
p |
o |
n |
d |
-d |
s |
e |
|
- |
D |
a |
t |
a |
' |
|
} |
-} |
] |
|
[ |
|
' |
r |
e |
Milliseconds |
129 |
164 |
218 |
117 |
150 |
442 |
54 |
64 |
179 |
259 |
102 |
129 |
263 |
81 |
202 |
528 |
597 |
626 |
692 |
435 |
378 |
591 |
407 |
182 |
22 |
Character |
s |
u |
l |
t |
s |
' |
] |
-] |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
Milliseconds |
202 |
117 |
112 |
100 |
64 |
480 |
599 |
417 |
137 |
709 |
146 |
181 |
81 |
151 |
138 |
246 |
55 |
88 |
164 |
115 |
94 |
51 |
114 |
78 |
93 |
Character |
r |
e |
s |
l |
u |
-u |
-l |
u |
l |
t |
s |
: |
|
t |
u |
-u |
i |
t |
l |
e |
|
= |
|
r |
e |
Milliseconds |
38 |
57 |
118 |
171 |
31 |
294 |
106 |
184 |
133 |
80 |
69 |
459 |
120 |
102 |
180 |
291 |
179 |
57 |
164 |
81 |
123 |
327 |
184 |
403 |
189 |
Character |
s |
u |
l |
s |
-s |
t |
[ |
r |
i |
-i |
-r |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
Milliseconds |
126 |
301 |
149 |
167 |
402 |
154 |
510 |
170 |
219 |
221 |
95 |
998 |
192 |
121 |
156 |
179 |
898 |
146 |
965 |
298 |
192 |
55 |
108 |
281 |
136 |
Character |
|
r |
e |
s |
u |
l |
t |
|
- |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
) |
-) |
Milliseconds |
128 |
213 |
20 |
249 |
95 |
146 |
145 |
195 |
317 |
270 |
1152 |
429 |
113 |
65 |
690 |
404 |
431 |
194 |
80 |
100 |
83 |
47 |
181 |
306 |
235 |
Character |
( |
|
t |
i |
t |
l |
e |
|
= |
-= |
+ |
|
' |
; |
|
' |
|
+ |
i |
-i |
|
i |
r |
l |
-l |
Milliseconds |
228 |
517 |
151 |
83 |
176 |
126 |
108 |
154 |
693 |
356 |
222 |
393 |
316 |
1150 |
361 |
787 |
548 |
277 |
391 |
272 |
151 |
75 |
165 |
124 |
207 |
Character |
-r |
-i |
u |
r |
l |
) |
-) |
|
) |
Milliseconds |
118 |
138 |
506 |
147 |
142 |
321 |
482 |
228 |
287 |
|
WPM Timing |
Seconds |
WPM |
2.69 |
44.61 |
5.38 |
58 |
8.07 |
60.97 |
10.76 |
58 |
13.45 |
52.64 |
16.14 |
47.59 |
18.83 |
49.71 |
21.52 |
46.28 |
24.21 |
46.1 |
26.9 |
45.06 |
29.59 |
42.58 |
32.28 |
40.15 |
34.97 |
40.84 |
37.66 |
38.88 |
40.35 |
37.77 |
43.04 |
40.43 |
45.73 |
41.73 |
48.42 |
40.89 |
51.11 |
41.56 |
53.8 |
42.16 |
56.49 |
41 |
59.18 |
40.15 |
61.87 |
39.96 |
64.56 |
39.78 |
67.25 |
40.86 |
69.94 |
40.67 |
72.63 |
40.98 |
75.32 |
40.47 |
78.01 |
39.84 |
80.7 |
40 |
83.39 |
40.29 |
86.08 |
41.27 |
88.77 |
41.23 |
91.46 |
40.15 |
94.15 |
40.15 |
96.84 |
39.78 |
99.53 |
39.19 |
102.21 |
39.33 |
104.9 |
40.49 |
107.59 |
40.82 |
110.28 |
40.69 |
112.97 |
40.36 |
115.66 |
40.15 |
118.35 |
40.25 |
121.04 |
40.05 |
123.73 |
40.54 |
126.42 |
39.96 |
129.11 |
39.59 |
131.8 |
39.15 |
134.49 |
39.08 |
|