Official speed |
51.30 wpm (102.46 seconds elapsed during race) |
Without ending ping |
51.49 wpm (1,774 ms delay sending score to TypeRacer’s server) |
Timerless |
51.67 wpm (349 ms elapsed before first character typed; 100.33 seconds elapsed during race) |
Timerless minus one |
51.55 wpm, ignoring the first character typed |
Race Start |
August 7, 2023 12:27:16am UTC |
Race Finish |
August 7, 2023 12:28:58am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.8% |
Points |
59.84 |
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 urllliipbb2 import urllip b import json url = "http://ajax.googleapis.com/ajax/sedrrvices/seracasearearch/ web?v=1.0&" quer y = raw_input("What do you wnat want to search for ? >> ") query = urllib.urlencode( {'q' : query } ) response = urllipb2.urlopen (url. + query ).read() data = json..loads ( resopnseresponse ) results = data [ 'responseData' ] [ 'results' ] for result in resutltlslts: title = result ['title'] url = results['url]];'] print ( title =+ '; ' + url ) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
l |
i |
-i |
-l |
i |
p |
b |
-b |
-p |
b |
2 |
|
i |
m |
Milliseconds |
349 |
483 |
238 |
47 |
83 |
183 |
49 |
135 |
114 |
84 |
135 |
189 |
45 |
369 |
145 |
195 |
119 |
376 |
238 |
121 |
111 |
804 |
411 |
144 |
89 |
Character |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
p |
|
- |
-p |
b |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
Milliseconds |
109 |
42 |
89 |
143 |
62 |
162 |
87 |
147 |
135 |
176 |
224 |
184 |
395 |
119 |
126 |
128 |
144 |
61 |
107 |
49 |
87 |
161 |
45 |
125 |
103 |
Character |
o |
n |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
j |
a |
x |
. |
g |
o |
o |
Milliseconds |
111 |
40 |
151 |
161 |
61 |
92 |
156 |
130 |
136 |
618 |
262 |
104 |
161 |
67 |
349 |
637 |
139 |
376 |
223 |
109 |
283 |
240 |
312 |
89 |
120 |
Character |
g |
l |
e |
a |
p |
i |
s |
. |
c |
o |
m |
/ |
a |
j |
a |
x |
/ |
s |
e |
d |
r |
-r |
-d |
r |
v |
Milliseconds |
125 |
108 |
139 |
452 |
192 |
161 |
160 |
206 |
393 |
67 |
44 |
264 |
251 |
108 |
105 |
185 |
400 |
260 |
110 |
0 |
143 |
360 |
120 |
104 |
143 |
Character |
i |
c |
e |
s |
/ |
s |
e |
r |
a |
c |
-c |
-a |
-r |
-e |
a |
-a |
s |
e |
a |
r |
-r |
-a |
-e |
-s |
e |
Milliseconds |
89 |
103 |
161 |
120 |
163 |
677 |
130 |
44 |
25 |
286 |
219 |
138 |
125 |
121 |
121 |
422 |
104 |
87 |
105 |
88 |
219 |
126 |
136 |
137 |
200 |
Character |
a |
r |
c |
h |
/ |
|
- |
w |
e |
b |
? |
v |
= |
1 |
. |
0 |
& |
" |
|
q |
u |
e |
r |
|
- |
Milliseconds |
72 |
39 |
223 |
78 |
315 |
113 |
383 |
128 |
61 |
227 |
344 |
374 |
203 |
639 |
257 |
624 |
767 |
618 |
246 |
120 |
89 |
68 |
60 |
201 |
511 |
Character |
y |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
W |
h |
a |
t |
|
d |
o |
|
y |
o |
Milliseconds |
159 |
89 |
162 |
110 |
560 |
273 |
247 |
383 |
241 |
86 |
137 |
67 |
152 |
279 |
390 |
382 |
129 |
56 |
46 |
66 |
117 |
118 |
38 |
81 |
88 |
Character |
u |
|
w |
n |
a |
t |
|
-w |
-n |
-a |
-t |
- |
w |
a |
n |
t |
|
t |
o |
|
s |
e |
a |
r |
c |
Milliseconds |
61 |
88 |
266 |
90 |
40 |
102 |
108 |
286 |
0 |
0 |
0 |
0 |
352 |
104 |
112 |
120 |
113 |
159 |
111 |
40 |
188 |
133 |
105 |
20 |
228 |
Character |
h |
|
f |
o |
r |
|
? |
|
> |
> |
|
" |
) |
|
q |
u |
e |
r |
y |
|
= |
|
u |
r |
l |
Milliseconds |
112 |
43 |
123 |
89 |
87 |
281 |
169 |
86 |
448 |
313 |
359 |
873 |
303 |
271 |
184 |
108 |
85 |
64 |
87 |
129 |
223 |
65 |
600 |
83 |
110 |
Character |
l |
i |
b |
. |
u |
r |
l |
e |
n |
c |
o |
d |
e |
( |
|
{ |
' |
q |
' |
|
: |
|
q |
u |
e |
Milliseconds |
159 |
104 |
280 |
185 |
319 |
105 |
120 |
248 |
88 |
161 |
217 |
108 |
162 |
302 |
329 |
361 |
457 |
897 |
262 |
489 |
217 |
255 |
184 |
105 |
88 |
Character |
r |
y |
|
} |
|
) |
|
r |
e |
s |
p |
o |
n |
s |
e |
|
= |
|
u |
r |
l |
l |
i |
p |
-p |
Milliseconds |
61 |
129 |
323 |
125 |
370 |
263 |
439 |
298 |
63 |
167 |
129 |
22 |
130 |
153 |
39 |
169 |
342 |
162 |
255 |
105 |
127 |
161 |
88 |
167 |
451 |
Character |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
|
( |
u |
r |
l |
. |
-. |
|
+ |
|
q |
u |
e |
r |
y |
Milliseconds |
122 |
296 |
300 |
248 |
80 |
126 |
258 |
87 |
129 |
59 |
148 |
248 |
315 |
101 |
107 |
0 |
559 |
615 |
327 |
641 |
393 |
62 |
62 |
40 |
92 |
Character |
|
) |
. |
r |
e |
a |
d |
( |
) |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
. |
-. |
l |
Milliseconds |
102 |
249 |
336 |
144 |
61 |
114 |
130 |
224 |
408 |
190 |
144 |
87 |
90 |
104 |
240 |
128 |
131 |
141 |
128 |
83 |
45 |
352 |
305 |
350 |
197 |
Character |
o |
a |
d |
s |
|
( |
|
r |
e |
s |
o |
p |
n |
s |
e |
-e |
-r |
-e |
-s |
-o |
-p |
-n |
-s |
r |
e |
Milliseconds |
135 |
126 |
151 |
169 |
140 |
196 |
60 |
91 |
63 |
241 |
130 |
0 |
111 |
105 |
65 |
260 |
122 |
0 |
0 |
0 |
0 |
0 |
0 |
552 |
68 |
Character |
s |
p |
o |
n |
s |
e |
|
) |
|
r |
e |
s |
u |
l |
t |
s |
|
= |
|
d |
a |
t |
a |
|
[ |
Milliseconds |
124 |
88 |
21 |
108 |
134 |
64 |
352 |
194 |
104 |
200 |
43 |
171 |
82 |
143 |
127 |
152 |
105 |
111 |
82 |
166 |
86 |
91 |
120 |
151 |
378 |
Character |
|
' |
r |
e |
s |
p |
o |
n |
s |
e |
D |
a |
t |
a |
' |
|
] |
|
[ |
|
' |
r |
e |
s |
u |
Milliseconds |
784 |
201 |
616 |
46 |
143 |
130 |
21 |
107 |
175 |
224 |
353 |
280 |
126 |
89 |
392 |
273 |
410 |
284 |
218 |
639 |
183 |
609 |
37 |
147 |
88 |
Character |
l |
t |
s |
' |
|
] |
|
f |
o |
r |
|
r |
e |
s |
u |
l |
t |
|
i |
n |
|
r |
e |
s |
u |
Milliseconds |
145 |
83 |
148 |
309 |
379 |
352 |
185 |
117 |
63 |
66 |
67 |
144 |
62 |
145 |
480 |
216 |
87 |
195 |
257 |
68 |
82 |
127 |
67 |
142 |
110 |
Character |
t |
l |
-l |
-t |
t |
l |
s |
-s |
-l |
-t |
l |
t |
s |
: |
|
t |
i |
t |
l |
e |
|
= |
|
r |
e |
Milliseconds |
162 |
0 |
407 |
119 |
218 |
0 |
150 |
393 |
121 |
135 |
257 |
78 |
146 |
334 |
195 |
139 |
43 |
127 |
105 |
62 |
107 |
87 |
129 |
256 |
62 |
Character |
s |
u |
l |
t |
|
- |
[ |
' |
t |
i |
t |
l |
e |
' |
] |
|
u |
r |
l |
|
= |
|
r |
e |
s |
Milliseconds |
345 |
79 |
145 |
63 |
126 |
350 |
239 |
374 |
200 |
43 |
125 |
107 |
60 |
474 |
391 |
336 |
144 |
104 |
65 |
487 |
90 |
103 |
87 |
43 |
150 |
Character |
u |
l |
t |
s |
-s |
[ |
' |
u |
r |
l |
] |
-] |
] |
-] |
; |
-; |
' |
] |
|
p |
r |
i |
n |
t |
|
Milliseconds |
88 |
114 |
134 |
138 |
526 |
516 |
438 |
215 |
121 |
132 |
298 |
601 |
233 |
848 |
236 |
579 |
536 |
505 |
336 |
126 |
152 |
40 |
64 |
64 |
152 |
Character |
( |
|
t |
i |
t |
l |
e |
|
= |
-= |
+ |
|
' |
; |
|
' |
|
+ |
|
u |
r |
l |
|
) |
Milliseconds |
378 |
319 |
264 |
103 |
88 |
124 |
67 |
130 |
106 |
349 |
218 |
190 |
309 |
619 |
248 |
139 |
599 |
198 |
216 |
136 |
145 |
105 |
363 |
148 |
|
WPM Timing |
Seconds |
WPM |
2.05 |
64.42 |
4.1 |
38.07 |
6.15 |
48.8 |
8.2 |
51.24 |
10.25 |
56.22 |
12.29 |
54.66 |
14.34 |
55.22 |
16.39 |
57.1 |
18.44 |
55.96 |
20.49 |
52.71 |
22.54 |
49.51 |
24.59 |
48.8 |
26.64 |
47.3 |
28.69 |
46.85 |
30.74 |
46.46 |
32.79 |
46.48 |
34.84 |
47.88 |
36.88 |
51.08 |
38.93 |
50.24 |
40.98 |
50.95 |
43.03 |
51.31 |
45.08 |
51.37 |
47.13 |
50.16 |
49.18 |
50.75 |
51.23 |
51.3 |
53.28 |
51.13 |
55.33 |
52.05 |
57.38 |
50.61 |
59.42 |
51.7 |
61.47 |
52.51 |
63.52 |
52.52 |
65.57 |
51.79 |
67.62 |
52.71 |
69.67 |
52.71 |
71.72 |
52.87 |
73.77 |
52.71 |
75.82 |
52.71 |
77.87 |
53.01 |
79.92 |
53.31 |
81.96 |
52.56 |
84.01 |
53.42 |
86.06 |
53.26 |
88.11 |
53.66 |
90.16 |
53.1 |
92.21 |
52.18 |
94.26 |
51.31 |
96.31 |
51.71 |
98.36 |
51.36 |
100.41 |
51.39 |
102.46 |
51.3 |
|