Official speed |
33.42 wpm (157.27 seconds elapsed during race) |
Without ending ping |
33.48 wpm (2,416 ms delay sending score to TypeRacer’s server) |
Timerless |
33.55 wpm (325 ms elapsed before first character typed; 154.53 seconds elapsed during race) |
Timerless minus one |
33.47 wpm, ignoring the first character typed |
Race Start |
March 29, 2024 4:42:59am UTC |
Race Finish |
March 29, 2024 4:45:36am UTC |
Outcome |
No win (2 of 2) |
Accuracy |
95.1% |
Points |
38.98 |
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 |
imorport urllib 2 import urrllib import json url = "http://ajax.googleapis.com/ajax/serviececes/search/web?v=1.90&" quesry = reaw_imponput("wWhat do you want to seraarch for? ?>> >>" ") wquery = urllib.urlencode( {'q' : query } ) response = urllib2.urlopen (url + query ).. read() data = sjson.leadoads (respo re response ) results = data ['re 'ressponseData ' ] [ 'results' ] for result in results : title = resiult[tit'title'] url = result ['url'] print ( title + ';' ' + url ) |
Timing |
Character |
i |
m |
o |
r |
-r |
-o |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
- |
2 |
|
i |
m |
p |
o |
Milliseconds |
325 |
82 |
213 |
88 |
268 |
131 |
179 |
62 |
93 |
407 |
143 |
263 |
130 |
154 |
145 |
152 |
207 |
214 |
401 |
130 |
177 |
197 |
79 |
214 |
93 |
Character |
r |
t |
|
u |
r |
r |
-r |
l |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
Milliseconds |
138 |
167 |
140 |
195 |
138 |
224 |
312 |
209 |
134 |
854 |
278 |
229 |
254 |
55 |
194 |
69 |
187 |
160 |
234 |
252 |
222 |
202 |
122 |
172 |
338 |
Character |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
g |
l |
e |
a |
Milliseconds |
203 |
196 |
497 |
195 |
108 |
439 |
423 |
133 |
567 |
239 |
325 |
276 |
139 |
398 |
419 |
103 |
248 |
351 |
969 |
161 |
122 |
82 |
126 |
106 |
198 |
Character |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
v |
i |
e |
c |
e |
-e |
-c |
-e |
c |
Milliseconds |
255 |
263 |
118 |
264 |
283 |
347 |
63 |
373 |
256 |
297 |
85 |
316 |
259 |
467 |
119 |
190 |
262 |
121 |
412 |
384 |
31 |
253 |
123 |
128 |
114 |
Character |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
= |
1 |
. |
9 |
-9 |
0 |
& |
" |
|
q |
Milliseconds |
65 |
158 |
307 |
729 |
205 |
124 |
97 |
231 |
136 |
297 |
318 |
119 |
351 |
444 |
804 |
783 |
290 |
1392 |
195 |
475 |
805 |
1924 |
1235 |
200 |
701 |
Character |
u |
e |
s |
-s |
r |
y |
|
= |
|
r |
e |
-e |
a |
w |
_ |
i |
m |
p |
o |
-o |
-p |
-m |
n |
p |
u |
Milliseconds |
218 |
91 |
155 |
270 |
205 |
433 |
192 |
204 |
160 |
196 |
85 |
306 |
146 |
18 |
904 |
397 |
90 |
182 |
80 |
330 |
153 |
184 |
760 |
180 |
105 |
Character |
t |
( |
" |
w |
-w |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
Milliseconds |
172 |
1213 |
389 |
564 |
260 |
225 |
247 |
66 |
103 |
150 |
83 |
128 |
92 |
148 |
147 |
73 |
59 |
143 |
155 |
75 |
104 |
120 |
110 |
114 |
134 |
Character |
s |
e |
r |
a |
-a |
-r |
a |
r |
c |
h |
|
f |
o |
r |
? |
-? |
|
? |
> |
> |
-> |
-> |
|
> |
> |
Milliseconds |
247 |
108 |
308 |
60 |
236 |
128 |
74 |
45 |
167 |
156 |
183 |
141 |
120 |
136 |
480 |
594 |
199 |
309 |
678 |
153 |
605 |
167 |
707 |
1286 |
132 |
Character |
" |
-" |
|
" |
) |
|
w |
-w |
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
Milliseconds |
755 |
930 |
1140 |
273 |
756 |
500 |
265 |
431 |
136 |
101 |
107 |
229 |
531 |
155 |
176 |
173 |
698 |
133 |
163 |
136 |
209 |
124 |
414 |
615 |
70 |
Character |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
} |
|
) |
Milliseconds |
161 |
76 |
171 |
312 |
114 |
358 |
113 |
799 |
493 |
412 |
1442 |
603 |
142 |
688 |
330 |
749 |
367 |
130 |
108 |
257 |
471 |
441 |
579 |
835 |
525 |
Character |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
Milliseconds |
436 |
206 |
147 |
545 |
189 |
172 |
432 |
149 |
190 |
253 |
224 |
154 |
246 |
115 |
179 |
128 |
155 |
106 |
597 |
430 |
650 |
134 |
146 |
755 |
136 |
Character |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
|
) |
. |
-. |
. |
|
- |
r |
e |
a |
Milliseconds |
95 |
166 |
182 |
372 |
515 |
133 |
192 |
425 |
306 |
161 |
250 |
86 |
132 |
174 |
263 |
727 |
881 |
893 |
362 |
548 |
190 |
364 |
175 |
106 |
181 |
Character |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
s |
-s |
j |
s |
o |
n |
. |
l |
e |
a |
d |
-d |
-a |
-e |
Milliseconds |
41 |
695 |
196 |
449 |
184 |
138 |
146 |
112 |
421 |
222 |
129 |
148 |
382 |
167 |
101 |
204 |
101 |
425 |
219 |
104 |
97 |
99 |
360 |
146 |
131 |
Character |
o |
a |
d |
s |
|
( |
r |
e |
s |
p |
o |
-o |
-p |
-s |
-e |
|
r |
e |
-e |
-r |
- |
|
- |
-r |
|
Milliseconds |
268 |
93 |
84 |
236 |
452 |
347 |
271 |
60 |
221 |
181 |
142 |
334 |
141 |
128 |
161 |
165 |
235 |
98 |
553 |
147 |
151 |
239 |
258 |
149 |
188 |
Character |
r |
e |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
Milliseconds |
723 |
42 |
247 |
202 |
166 |
147 |
169 |
118 |
449 |
324 |
409 |
453 |
96 |
445 |
170 |
158 |
129 |
200 |
193 |
211 |
135 |
155 |
390 |
149 |
137 |
Character |
|
[ |
' |
r |
e |
-e |
-r |
-' |
|
' |
r |
e |
s |
-s |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
|
Milliseconds |
315 |
323 |
1392 |
229 |
80 |
359 |
149 |
1081 |
986 |
965 |
212 |
84 |
184 |
190 |
379 |
693 |
655 |
115 |
384 |
107 |
578 |
269 |
148 |
126 |
402 |
Character |
- |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
Milliseconds |
369 |
262 |
162 |
1139 |
758 |
210 |
805 |
451 |
370 |
82 |
198 |
263 |
201 |
120 |
214 |
455 |
715 |
190 |
525 |
251 |
116 |
82 |
127 |
385 |
105 |
Character |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
|
- |
: |
|
t |
i |
t |
l |
e |
|
Milliseconds |
198 |
201 |
171 |
150 |
253 |
148 |
80 |
102 |
191 |
136 |
332 |
388 |
176 |
101 |
156 |
252 |
362 |
334 |
138 |
218 |
386 |
108 |
153 |
107 |
128 |
Character |
= |
|
r |
e |
s |
i |
-i |
u |
l |
t |
[ |
t |
i |
t |
-t |
-i |
-t |
' |
t |
i |
t |
l |
e |
' |
] |
Milliseconds |
237 |
297 |
623 |
82 |
320 |
221 |
265 |
193 |
158 |
867 |
202 |
581 |
116 |
119 |
254 |
141 |
158 |
345 |
510 |
121 |
107 |
162 |
253 |
1129 |
1083 |
Character |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
|
- |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
Milliseconds |
543 |
180 |
108 |
147 |
378 |
271 |
185 |
160 |
83 |
195 |
196 |
199 |
375 |
275 |
856 |
508 |
872 |
461 |
272 |
153 |
661 |
367 |
470 |
183 |
119 |
Character |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
' |
-' |
|
' |
|
+ |
|
u |
r |
Milliseconds |
118 |
75 |
126 |
202 |
503 |
190 |
528 |
157 |
101 |
136 |
112 |
185 |
398 |
202 |
748 |
747 |
238 |
603 |
301 |
199 |
634 |
377 |
612 |
422 |
94 |
Character |
l |
|
) |
Milliseconds |
142 |
531 |
345 |
|
WPM Timing |
Seconds |
WPM |
3.15 |
49.6 |
6.29 |
49.6 |
9.44 |
49.6 |
12.58 |
47.69 |
15.73 |
45.78 |
18.87 |
47.05 |
22.02 |
46.33 |
25.16 |
45.3 |
28.31 |
43.66 |
31.45 |
40.06 |
34.6 |
37.46 |
37.75 |
37.2 |
40.89 |
35.51 |
44.04 |
34.61 |
47.18 |
37.9 |
50.33 |
37.91 |
53.47 |
35.91 |
56.62 |
34.55 |
59.76 |
34.13 |
62.91 |
34.72 |
66.05 |
35.06 |
69.2 |
34.34 |
72.34 |
34.17 |
75.49 |
34.02 |
78.64 |
34.64 |
81.78 |
34.78 |
84.93 |
35.18 |
88.07 |
34.2 |
91.22 |
34.86 |
94.36 |
34.84 |
97.51 |
34.09 |
100.65 |
33.86 |
103.8 |
34.22 |
106.94 |
34.22 |
110.09 |
33.35 |
113.24 |
32.96 |
116.38 |
33.1 |
119.53 |
32.63 |
122.67 |
32.87 |
125.82 |
33.67 |
128.96 |
33.96 |
132.11 |
33.88 |
135.25 |
33.71 |
138.4 |
33.38 |
141.54 |
33.57 |
144.69 |
33.26 |
147.83 |
33.69 |
150.98 |
33.54 |
154.13 |
33.48 |
157.27 |
33.42 |
|