Official speed |
45.38 wpm (115.82 seconds elapsed during race) |
Without ending ping |
45.47 wpm (1,812 ms delay sending score to TypeRacer’s server) |
Timerless |
45.59 wpm (313 ms elapsed before first character typed; 113.70 seconds elapsed during race) |
Timerless minus one |
45.49 wpm, ignoring the first character typed |
Race Start |
June 16, 2023 3:35:45pm UTC |
Race Finish |
June 16, 2023 3:37:40pm UTC |
Outcome |
Win (1 of 2) |
Accuracy |
95.0% |
Points |
52.95 |
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.ogoogleapis/.com/ajax/serivices/search/web?=v=1.0%&" qurery = raw_input("What do youw ant want to esearch for? ? >> ") query = urllib.urlendcode( {"'q' : '"qeuruery } ) response = ur;liblib.2.urlopen (url + query ).read() data = json.loads( (resp response ) results = data [ 'responseData' ] [' 'results' ] for result inr esu retstulults: title = result['title'] url = result['url'] print (titl 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 |
313 |
71 |
128 |
57 |
101 |
43 |
104 |
259 |
178 |
64 |
151 |
454 |
135 |
426 |
225 |
171 |
74 |
139 |
50 |
80 |
45 |
129 |
65 |
245 |
66 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
157 |
202 |
109 |
129 |
85 |
83 |
119 |
36 |
86 |
51 |
34 |
140 |
99 |
123 |
49 |
151 |
86 |
169 |
102 |
200 |
97 |
303 |
587 |
233 |
23 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
o |
-o |
g |
o |
o |
g |
l |
e |
a |
p |
i |
s |
/ |
-/ |
. |
Milliseconds |
456 |
85 |
337 |
313 |
281 |
265 |
101 |
79 |
543 |
151 |
246 |
319 |
185 |
71 |
239 |
158 |
74 |
134 |
322 |
111 |
227 |
93 |
553 |
767 |
156 |
Character |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
r |
i |
-i |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
r |
c |
Milliseconds |
197 |
93 |
47 |
568 |
206 |
93 |
91 |
324 |
211 |
195 |
73 |
56 |
343 |
311 |
93 |
85 |
156 |
59 |
250 |
116 |
176 |
100 |
111 |
93 |
107 |
Character |
h |
/ |
w |
e |
b |
? |
= |
-= |
v |
= |
1 |
. |
0 |
% |
-% |
& |
" |
|
q |
u |
r |
-r |
e |
r |
y |
Milliseconds |
135 |
494 |
138 |
60 |
285 |
490 |
279 |
763 |
318 |
403 |
853 |
112 |
118 |
740 |
386 |
1216 |
994 |
447 |
367 |
45 |
375 |
482 |
104 |
175 |
77 |
Character |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
u |
Milliseconds |
422 |
129 |
112 |
150 |
97 |
366 |
520 |
259 |
105 |
92 |
217 |
69 |
577 |
242 |
217 |
737 |
80 |
136 |
36 |
177 |
59 |
88 |
165 |
34 |
191 |
Character |
w |
|
a |
n |
t |
|
- |
-t |
-n |
-a |
- |
-w |
|
w |
a |
n |
t |
|
t |
o |
|
e |
-e |
s |
e |
Milliseconds |
67 |
50 |
28 |
71 |
105 |
44 |
253 |
156 |
134 |
258 |
159 |
157 |
28 |
86 |
68 |
100 |
106 |
94 |
110 |
74 |
66 |
149 |
389 |
95 |
46 |
Character |
a |
r |
c |
h |
|
f |
o |
r |
? |
|
- |
-? |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
Milliseconds |
169 |
5 |
184 |
68 |
109 |
208 |
84 |
305 |
410 |
221 |
433 |
136 |
680 |
365 |
363 |
586 |
702 |
352 |
361 |
617 |
338 |
318 |
101 |
194 |
289 |
Character |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
r |
l |
e |
n |
d |
-d |
c |
o |
d |
e |
( |
|
{ |
Milliseconds |
52 |
633 |
150 |
104 |
263 |
96 |
90 |
136 |
165 |
115 |
89 |
430 |
142 |
113 |
149 |
150 |
134 |
453 |
100 |
86 |
98 |
62 |
521 |
252 |
770 |
Character |
" |
-" |
' |
q |
' |
|
: |
|
' |
-' |
" |
-" |
q |
e |
u |
r |
-r |
-u |
-e |
u |
e |
r |
y |
|
} |
Milliseconds |
443 |
543 |
335 |
429 |
89 |
567 |
201 |
109 |
332 |
395 |
307 |
409 |
181 |
255 |
54 |
273 |
268 |
144 |
170 |
584 |
79 |
236 |
85 |
590 |
574 |
Character |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
; |
-; |
l |
i |
b |
-b |
-i |
l |
i |
Milliseconds |
374 |
926 |
249 |
290 |
68 |
200 |
75 |
180 |
38 |
45 |
64 |
383 |
109 |
134 |
167 |
162 |
685 |
404 |
176 |
187 |
69 |
472 |
162 |
184 |
191 |
Character |
b |
. |
-. |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
y |
Milliseconds |
64 |
369 |
429 |
181 |
96 |
301 |
183 |
44 |
213 |
60 |
344 |
92 |
962 |
916 |
243 |
267 |
74 |
162 |
180 |
132 |
190 |
178 |
901 |
217 |
94 |
Character |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
Milliseconds |
619 |
383 |
346 |
223 |
67 |
129 |
120 |
1105 |
179 |
233 |
141 |
21 |
99 |
146 |
582 |
164 |
92 |
179 |
125 |
95 |
16 |
491 |
205 |
186 |
83 |
Character |
d |
s |
( |
|
- |
-( |
|
( |
r |
e |
s |
p |
-p |
-s |
-e |
-r |
|
r |
e |
s |
p |
o |
n |
s |
e |
Milliseconds |
176 |
80 |
467 |
432 |
139 |
366 |
182 |
410 |
281 |
53 |
167 |
73 |
294 |
181 |
153 |
160 |
46 |
226 |
17 |
246 |
129 |
186 |
47 |
112 |
40 |
Character |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
p |
Milliseconds |
175 |
519 |
139 |
160 |
38 |
151 |
76 |
187 |
44 |
140 |
205 |
152 |
246 |
301 |
73 |
210 |
99 |
565 |
211 |
540 |
189 |
209 |
55 |
163 |
67 |
Character |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
' |
-' |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
Milliseconds |
175 |
55 |
52 |
40 |
322 |
207 |
80 |
140 |
210 |
333 |
211 |
622 |
617 |
188 |
324 |
108 |
183 |
180 |
63 |
185 |
76 |
166 |
142 |
58 |
533 |
Character |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
r |
|
e |
s |
u |
-u |
-s |
-e |
- |
Milliseconds |
253 |
845 |
136 |
140 |
58 |
137 |
107 |
165 |
52 |
172 |
125 |
193 |
86 |
87 |
151 |
214 |
110 |
23 |
20 |
177 |
51 |
287 |
146 |
149 |
264 |
Character |
-r |
|
r |
e |
t |
-t |
s |
t |
u |
l |
-l |
-u |
-t |
u |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
Milliseconds |
157 |
58 |
119 |
32 |
406 |
278 |
101 |
112 |
97 |
181 |
259 |
138 |
160 |
145 |
183 |
78 |
55 |
370 |
229 |
240 |
80 |
88 |
116 |
65 |
207 |
Character |
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
Milliseconds |
207 |
59 |
181 |
97 |
100 |
95 |
200 |
411 |
97 |
189 |
238 |
55 |
121 |
129 |
448 |
133 |
246 |
151 |
225 |
248 |
73 |
208 |
116 |
146 |
245 |
Character |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
t |
|
( |
t |
i |
t |
l |
-l |
Milliseconds |
38 |
152 |
663 |
186 |
312 |
72 |
190 |
303 |
158 |
78 |
215 |
1031 |
105 |
263 |
260 |
56 |
94 |
187 |
144 |
345 |
219 |
68 |
112 |
133 |
205 |
Character |
-t |
-i |
-t |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
154 |
149 |
155 |
78 |
168 |
48 |
145 |
56 |
216 |
198 |
191 |
325 |
280 |
444 |
695 |
550 |
550 |
204 |
108 |
211 |
214 |
104 |
294 |
327 |
|
WPM Timing |
Seconds |
WPM |
2.32 |
67.34 |
4.63 |
80.3 |
6.95 |
81.16 |
9.27 |
75.12 |
11.58 |
68.38 |
13.9 |
63.89 |
16.22 |
61.42 |
18.53 |
63.46 |
20.85 |
58.14 |
23.16 |
54.39 |
25.48 |
50.39 |
27.8 |
48.78 |
30.11 |
49.81 |
32.43 |
49.95 |
34.75 |
49.73 |
37.06 |
50.83 |
39.38 |
48.45 |
41.7 |
47.2 |
44.01 |
46.9 |
46.33 |
48.18 |
48.65 |
47.61 |
50.96 |
46.15 |
53.28 |
45.05 |
55.59 |
44.03 |
57.91 |
43.31 |
60.23 |
44.23 |
62.54 |
43.36 |
64.86 |
43.48 |
67.18 |
42.87 |
69.49 |
42.82 |
71.81 |
42.61 |
74.13 |
43.22 |
76.44 |
43.17 |
78.76 |
42.2 |
81.08 |
43.22 |
83.39 |
43.75 |
85.71 |
44.52 |
88.02 |
44.17 |
90.34 |
44.5 |
92.66 |
45.07 |
94.97 |
44.6 |
97.29 |
44.28 |
99.61 |
45.18 |
101.92 |
45.56 |
104.24 |
45.82 |
106.56 |
45.61 |
108.87 |
45.52 |
111.19 |
45.54 |
113.51 |
45.46 |
115.82 |
45.38 |
|