Official speed |
35.79 wpm (146.86 seconds elapsed during race) |
Without ending ping |
35.84 wpm (2,220 ms delay sending score to TypeRacer’s server) |
Timerless |
35.93 wpm (369 ms elapsed before first character typed; 144.27 seconds elapsed during race) |
Timerless minus one |
35.85 wpm, ignoring the first character typed |
Race Start |
July 19, 2024 1:03:24pm UTC |
Race Finish |
July 19, 2024 1:05:51pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.4% |
Points |
41.76 |
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.gcoogleapis.com/ajax/survervices/search/web?v/=1.0&" query = raw_input("WMhhat do you want to search for ? >> ") quey ry = urllib.urlencode)( {'q' : query {} ) response /= urllib,2e.urlopen (url + query ).read){() dacata /= json.loads ( response ) results /= data [ 'responseData' ] [ 'results' ] for result in results: title = result['titlae'] 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 |
369 |
135 |
105 |
168 |
59 |
99 |
126 |
174 |
109 |
97 |
147 |
132 |
156 |
384 |
158 |
171 |
107 |
166 |
180 |
78 |
100 |
171 |
700 |
102 |
131 |
Character |
l |
i |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
Milliseconds |
126 |
134 |
123 |
118 |
217 |
126 |
166 |
180 |
58 |
112 |
103 |
225 |
143 |
84 |
108 |
110 |
225 |
154 |
102 |
184 |
214 |
281 |
1013 |
482 |
187 |
Character |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
c |
-c |
o |
o |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
Milliseconds |
157 |
188 |
445 |
363 |
185 |
973 |
125 |
175 |
203 |
770 |
386 |
13 |
516 |
147 |
166 |
144 |
113 |
196 |
286 |
87 |
287 |
243 |
261 |
123 |
104 |
Character |
m |
/ |
a |
j |
a |
x |
/ |
s |
u |
r |
v |
-v |
-r |
-u |
e |
r |
v |
i |
c |
e |
s |
/ |
s |
e |
a |
Milliseconds |
95 |
405 |
470 |
99 |
219 |
155 |
556 |
382 |
143 |
94 |
205 |
390 |
145 |
130 |
161 |
116 |
220 |
114 |
431 |
172 |
126 |
391 |
311 |
112 |
83 |
Character |
r |
c |
h |
/ |
w |
e |
b |
? |
v |
/ |
-/ |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
y |
|
= |
Milliseconds |
72 |
117 |
125 |
584 |
373 |
227 |
155 |
529 |
551 |
1115 |
786 |
733 |
1705 |
373 |
268 |
789 |
1575 |
373 |
378 |
100 |
185 |
126 |
148 |
230 |
406 |
Character |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
M |
h |
-h |
-M |
h |
a |
t |
|
d |
o |
|
y |
Milliseconds |
275 |
612 |
372 |
86 |
510 |
478 |
182 |
420 |
240 |
133 |
435 |
985 |
716 |
31 |
203 |
433 |
104 |
254 |
145 |
58 |
107 |
142 |
84 |
116 |
131 |
Character |
o |
u |
|
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
h |
|
f |
o |
r |
|
? |
|
> |
Milliseconds |
117 |
69 |
30 |
148 |
91 |
70 |
102 |
47 |
220 |
108 |
88 |
113 |
114 |
94 |
16 |
92 |
119 |
153 |
187 |
128 |
121 |
91 |
276 |
681 |
726 |
Character |
> |
|
" |
) |
|
q |
u |
e |
y |
|
- |
-y |
r |
y |
|
= |
|
u |
r |
l |
l |
i |
b |
. |
u |
Milliseconds |
200 |
757 |
408 |
612 |
354 |
637 |
95 |
197 |
323 |
267 |
356 |
112 |
216 |
130 |
435 |
181 |
395 |
614 |
126 |
120 |
161 |
117 |
160 |
374 |
550 |
Character |
r |
l |
e |
n |
c |
o |
d |
e |
) |
-) |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
r |
y |
|
Milliseconds |
90 |
120 |
122 |
167 |
184 |
188 |
107 |
129 |
990 |
912 |
739 |
663 |
1360 |
971 |
417 |
422 |
356 |
484 |
210 |
398 |
118 |
233 |
120 |
161 |
285 |
Character |
{ |
-{ |
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
/ |
-/ |
= |
|
u |
r |
l |
l |
i |
b |
Milliseconds |
1288 |
888 |
304 |
756 |
573 |
408 |
235 |
131 |
105 |
117 |
117 |
83 |
110 |
126 |
173 |
1592 |
727 |
680 |
454 |
428 |
156 |
112 |
138 |
178 |
142 |
Character |
, |
-, |
2 |
e |
-e |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
|
+ |
|
q |
u |
e |
r |
Milliseconds |
1665 |
492 |
134 |
483 |
636 |
264 |
417 |
95 |
132 |
149 |
126 |
163 |
136 |
293 |
627 |
396 |
164 |
200 |
391 |
376 |
261 |
724 |
120 |
115 |
158 |
Character |
y |
|
) |
. |
r |
e |
a |
d |
) |
{ |
-{ |
-) |
( |
) |
|
d |
a |
c |
a |
-a |
-c |
t |
a |
|
/ |
Milliseconds |
156 |
209 |
356 |
421 |
356 |
96 |
95 |
100 |
410 |
176 |
521 |
136 |
305 |
160 |
373 |
196 |
136 |
152 |
209 |
318 |
93 |
236 |
93 |
141 |
947 |
Character |
-/ |
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
Milliseconds |
485 |
571 |
261 |
308 |
107 |
128 |
69 |
415 |
400 |
97 |
111 |
159 |
140 |
492 |
684 |
533 |
429 |
842 |
140 |
134 |
131 |
98 |
101 |
166 |
296 |
Character |
) |
|
r |
e |
s |
u |
l |
t |
s |
|
/ |
-/ |
= |
|
d |
a |
t |
a |
|
[ |
|
' |
r |
e |
s |
Milliseconds |
552 |
313 |
269 |
191 |
122 |
127 |
106 |
74 |
361 |
370 |
829 |
621 |
732 |
471 |
297 |
155 |
94 |
221 |
169 |
1002 |
1184 |
973 |
236 |
125 |
95 |
Character |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
l |
t |
s |
' |
|
Milliseconds |
127 |
145 |
75 |
120 |
145 |
398 |
254 |
114 |
166 |
296 |
463 |
951 |
538 |
971 |
376 |
751 |
350 |
148 |
131 |
122 |
120 |
217 |
113 |
363 |
641 |
Character |
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
l |
t |
s |
: |
|
Milliseconds |
517 |
278 |
270 |
473 |
157 |
94 |
192 |
142 |
126 |
134 |
91 |
85 |
102 |
143 |
96 |
73 |
169 |
116 |
108 |
105 |
111 |
437 |
97 |
501 |
282 |
Character |
t |
i |
t |
l |
e |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
t |
i |
t |
l |
a |
-a |
e |
' |
] |
Milliseconds |
212 |
118 |
81 |
118 |
134 |
154 |
388 |
242 |
608 |
129 |
83 |
123 |
89 |
99 |
1279 |
566 |
216 |
153 |
81 |
145 |
113 |
602 |
114 |
623 |
1243 |
Character |
|
u |
r |
l |
|
= |
|
r |
e |
s |
u |
l |
t |
[ |
' |
u |
r |
l |
' |
] |
|
p |
r |
i |
n |
Milliseconds |
562 |
222 |
104 |
119 |
287 |
630 |
283 |
219 |
164 |
102 |
124 |
106 |
105 |
1598 |
618 |
391 |
126 |
121 |
367 |
1059 |
504 |
312 |
102 |
360 |
87 |
Character |
t |
|
( |
|
t |
i |
t |
l |
e |
|
+ |
|
' |
; |
|
' |
|
? |
-? |
+ |
|
u |
r |
l |
|
Milliseconds |
99 |
254 |
415 |
441 |
237 |
147 |
94 |
171 |
171 |
200 |
1318 |
504 |
504 |
397 |
268 |
365 |
337 |
957 |
886 |
691 |
328 |
346 |
114 |
122 |
299 |
Character |
) |
Milliseconds |
679 |
|
WPM Timing |
Seconds |
WPM |
2.94 |
73.54 |
5.87 |
73.54 |
8.81 |
65.37 |
11.75 |
58.22 |
14.69 |
53.93 |
17.62 |
53.79 |
20.56 |
50.19 |
23.5 |
50.56 |
26.43 |
45.85 |
29.37 |
42.49 |
32.31 |
40.11 |
35.25 |
40.52 |
38.18 |
39.6 |
41.12 |
39.98 |
44.06 |
43.31 |
46.99 |
42.13 |
49.93 |
41.1 |
52.87 |
41.31 |
55.81 |
40.86 |
58.74 |
39.43 |
61.68 |
38.72 |
64.62 |
38.07 |
67.55 |
37.66 |
70.49 |
37.11 |
73.43 |
36.93 |
76.37 |
35.67 |
79.3 |
36.17 |
82.24 |
36.33 |
85.18 |
36.21 |
88.11 |
35.82 |
91.05 |
36.11 |
93.99 |
35.62 |
96.93 |
36.4 |
99.86 |
35.69 |
102.8 |
35.6 |
105.74 |
35.75 |
108.67 |
35.56 |
111.61 |
35.48 |
114.55 |
35.51 |
117.49 |
36.57 |
120.42 |
37.17 |
123.36 |
36.97 |
126.3 |
36.49 |
129.23 |
36.77 |
132.17 |
36.5 |
135.11 |
36.5 |
138.05 |
36.42 |
140.98 |
36.17 |
143.92 |
35.85 |
146.86 |
35.79 |
|