Official speed |
38.79 wpm (135.50 seconds elapsed during race) |
Without ending ping |
38.87 wpm (2,138 ms delay sending score to TypeRacer’s server) |
Timerless |
38.95 wpm (264 ms elapsed before first character typed; 133.10 seconds elapsed during race) |
Timerless minus one |
38.86 wpm, ignoring the first character typed |
Race Start |
July 7, 2023 1:17:47am UTC |
Race Finish |
July 7, 2023 1:20:03am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.7% |
Points |
45.26 |
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:// ajajax.googleapis.com/ajax./services/search/23eweb?v=1.0^&" query ----= raw)_imnrput("What do yoiu wau want to search for ? >> ") uquery = urllib.urlencode( [{'q' : query } ) response = urllib2.urlopen (url + query ).read() data -= json.loads (re respondse ) results = data {{[ 'responseData' }' ] [ ;'results' ] for result in results: title = result['title'] url = result[;'url'] 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 |
264 |
190 |
74 |
49 |
83 |
182 |
100 |
134 |
88 |
212 |
213 |
170 |
98 |
286 |
160 |
185 |
163 |
60 |
0 |
141 |
169 |
92 |
104 |
169 |
194 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
- |
-- |
- |
-- |
_ |
Milliseconds |
325 |
183 |
133 |
106 |
67 |
159 |
94 |
13 |
110 |
172 |
111 |
183 |
138 |
99 |
87 |
106 |
120 |
124 |
105 |
202 |
402 |
370 |
227 |
510 |
428 |
Character |
-_ |
= |
- |
-- |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
|
a |
j |
-j |
-a |
- |
a |
j |
a |
x |
. |
g |
Milliseconds |
352 |
287 |
0 |
510 |
462 |
354 |
393 |
241 |
153 |
56 |
428 |
749 |
172 |
149 |
135 |
117 |
221 |
159 |
168 |
277 |
89 |
133 |
529 |
116 |
284 |
Character |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
. |
-. |
/ |
s |
e |
r |
v |
Milliseconds |
104 |
147 |
83 |
121 |
103 |
439 |
131 |
164 |
138 |
96 |
153 |
105 |
116 |
538 |
331 |
123 |
136 |
229 |
181 |
345 |
239 |
239 |
105 |
117 |
183 |
Character |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
h |
/ |
2 |
3 |
e |
-e |
-3 |
-2 |
w |
e |
b |
? |
v |
= |
1 |
Milliseconds |
122 |
161 |
175 |
90 |
82 |
331 |
128 |
149 |
57 |
223 |
78 |
227 |
235 |
58 |
97 |
266 |
152 |
136 |
22 |
65 |
192 |
384 |
366 |
761 |
543 |
Character |
. |
0 |
^ |
-^ |
& |
" |
|
q |
u |
e |
r |
y |
|
- |
-- |
- |
-- |
- |
-- |
- |
-- |
= |
|
r |
a |
Milliseconds |
361 |
570 |
1297 |
449 |
607 |
1132 |
292 |
225 |
139 |
167 |
111 |
190 |
303 |
297 |
467 |
336 |
442 |
1006 |
343 |
235 |
392 |
219 |
556 |
483 |
126 |
Character |
w |
) |
-) |
_ |
i |
m |
-m |
n |
r |
-r |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
Milliseconds |
225 |
420 |
491 |
390 |
372 |
192 |
472 |
196 |
279 |
322 |
240 |
311 |
133 |
394 |
464 |
318 |
505 |
97 |
39 |
228 |
100 |
60 |
109 |
90 |
104 |
Character |
i |
u |
|
w |
a |
-a |
-w |
- |
-u |
-i |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
Milliseconds |
38 |
25 |
78 |
69 |
45 |
262 |
140 |
149 |
163 |
344 |
203 |
120 |
157 |
28 |
87 |
97 |
60 |
99 |
69 |
40 |
68 |
125 |
116 |
60 |
416 |
Character |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
u |
-u |
q |
u |
e |
r |
y |
|
= |
|
u |
Milliseconds |
86 |
89 |
87 |
99 |
81 |
809 |
254 |
293 |
582 |
180 |
293 |
330 |
573 |
285 |
272 |
256 |
96 |
106 |
103 |
90 |
129 |
246 |
544 |
350 |
299 |
Character |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
[ |
-[ |
{ |
' |
q |
' |
|
: |
Milliseconds |
100 |
275 |
289 |
244 |
123 |
448 |
499 |
132 |
124 |
134 |
188 |
183 |
118 |
174 |
166 |
378 |
1721 |
519 |
472 |
771 |
762 |
683 |
408 |
1015 |
225 |
Character |
|
q |
u |
e |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
Milliseconds |
279 |
145 |
108 |
98 |
94 |
135 |
269 |
940 |
454 |
1614 |
319 |
144 |
77 |
201 |
82 |
70 |
129 |
107 |
102 |
135 |
362 |
229 |
209 |
97 |
192 |
Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
Milliseconds |
148 |
163 |
132 |
221 |
130 |
227 |
145 |
134 |
206 |
114 |
209 |
84 |
149 |
241 |
309 |
186 |
134 |
241 |
557 |
336 |
269 |
121 |
94 |
108 |
201 |
Character |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
- |
-- |
= |
|
j |
s |
o |
n |
. |
l |
Milliseconds |
232 |
1579 |
699 |
653 |
46 |
79 |
188 |
742 |
343 |
615 |
111 |
199 |
120 |
83 |
179 |
1345 |
386 |
434 |
534 |
487 |
173 |
128 |
68 |
325 |
196 |
Character |
o |
a |
d |
s |
|
( |
r |
e |
-e |
-r |
|
r |
e |
s |
p |
o |
n |
d |
-d |
s |
e |
|
) |
|
r |
Milliseconds |
172 |
409 |
216 |
177 |
129 |
346 |
277 |
76 |
412 |
150 |
85 |
245 |
67 |
185 |
52 |
66 |
105 |
108 |
256 |
94 |
87 |
292 |
297 |
314 |
222 |
Character |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
{ |
-{ |
{ |
-{ |
[ |
|
' |
r |
e |
s |
p |
Milliseconds |
54 |
201 |
76 |
187 |
105 |
112 |
146 |
558 |
283 |
194 |
177 |
102 |
110 |
121 |
601 |
409 |
282 |
367 |
236 |
523 |
603 |
270 |
81 |
189 |
78 |
Character |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
} |
-} |
' |
|
- |
-' |
] |
|
[ |
|
; |
-; |
' |
r |
e |
Milliseconds |
82 |
97 |
156 |
43 |
374 |
237 |
83 |
123 |
1029 |
319 |
525 |
409 |
672 |
374 |
478 |
147 |
239 |
382 |
877 |
624 |
442 |
484 |
1265 |
512 |
115 |
Character |
s |
u |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
Milliseconds |
238 |
108 |
181 |
86 |
79 |
843 |
792 |
567 |
488 |
309 |
82 |
117 |
80 |
121 |
66 |
176 |
78 |
1046 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
Character |
s |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
Milliseconds |
465 |
80 |
173 |
103 |
81 |
358 |
285 |
118 |
66 |
119 |
83 |
119 |
81 |
474 |
245 |
121 |
81 |
234 |
112 |
206 |
90 |
715 |
1366 |
538 |
83 |
Character |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
; |
-; |
' |
u |
r |
l |
Milliseconds |
110 |
101 |
101 |
176 |
772 |
490 |
196 |
110 |
93 |
165 |
670 |
297 |
357 |
75 |
201 |
90 |
182 |
85 |
717 |
867 |
504 |
975 |
464 |
117 |
86 |
Character |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
_ |
Milliseconds |
314 |
942 |
389 |
143 |
142 |
138 |
144 |
124 |
67 |
318 |
224 |
351 |
63 |
102 |
112 |
88 |
116 |
447 |
269 |
286 |
527 |
361 |
644 |
598 |
702 |
Character |
-_ |
+ |
|
u |
r |
l |
|
) |
Milliseconds |
464 |
355 |
403 |
192 |
117 |
78 |
148 |
262 |
|
WPM Timing |
Seconds |
WPM |
2.71 |
75.28 |
5.42 |
84.13 |
8.13 |
66.42 |
10.84 |
55.35 |
13.55 |
49.59 |
16.26 |
52.4 |
18.97 |
51.24 |
21.68 |
53.14 |
24.39 |
50.18 |
27.1 |
46.49 |
29.81 |
45.09 |
32.52 |
42.07 |
35.23 |
40.19 |
37.94 |
38.27 |
40.65 |
37.79 |
43.36 |
38.19 |
46.07 |
41.16 |
48.78 |
40.59 |
51.49 |
41.02 |
54.2 |
41.62 |
56.91 |
40.49 |
59.62 |
39.05 |
62.33 |
39.08 |
65.04 |
38.19 |
67.75 |
38.97 |
70.46 |
40.36 |
73.17 |
40.67 |
75.88 |
39.69 |
78.59 |
39.85 |
81.3 |
38.97 |
84.01 |
39.42 |
86.72 |
39.58 |
89.43 |
39.99 |
92.14 |
39.72 |
94.85 |
40.11 |
97.56 |
39.48 |
100.27 |
38.66 |
102.98 |
37.87 |
105.69 |
37.92 |
108.4 |
38.19 |
111.11 |
39.1 |
113.82 |
39.54 |
116.53 |
39.34 |
119.24 |
39.25 |
121.95 |
39.07 |
124.66 |
38.7 |
127.37 |
39.19 |
130.08 |
39.11 |
132.79 |
38.68 |
135.5 |
38.79 |
|