Official speed |
55.82 wpm (73.95 seconds elapsed during race) |
Without ending ping |
55.90 wpm (1,398 ms delay sending score to TypeRacer’s server) |
Timerless |
56.10 wpm (258 ms elapsed before first character typed; 72.30 seconds elapsed during race) |
Timerless minus one |
55.94 wpm, ignoring the first character typed |
Race Start |
March 3, 2025 7:48:53pm UTC |
Race Finish |
March 3, 2025 7:50:07pm UTC |
Outcome |
Win (1 of 2) |
Opponents |
2. alirezaopmc (50.05 wpm)
|
Accuracy |
96.8% |
Points |
34.42 |
Text |
#10016 (Length: 344 characters) import re import sys import urllib2 import BeautifulSoup usage = "Run the script: ./geolocate.py IPAddress" if len(sys.argv)!=2: print(usage) sys.exit(0) if len(sys.argv) > 1: ipaddr = sys.argv[1] geody = "http://www.geody.com/geoip.php?ip=" + ipaddr html_page = urllib2.urlopen(geody).read() soup = BeautifulSoup.BeautifulSoup(html_page) |
Characters typed |
import re import sys import urllib 2 import BreaeatuutifulSoup usage = "Run the script: ./gelolocate.py IPAddress" if len(sys.argv)!=2: print(usage) sys.exit(0) if len (sys.argv) > 1;: ipaddr = sys.argv[1] geody = "https:://www.geody.com/geopip.php?ip=" + ipadd r html_page = urllib2.urlopen(geody).read() soup = BeatiutifulSouupp.BeatutifulSoup(html_page) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
r |
e |
|
i |
m |
p |
o |
r |
t |
|
s |
y |
s |
|
i |
m |
p |
o |
Milliseconds |
258 |
207 |
82 |
186 |
90 |
193 |
56 |
167 |
84 |
83 |
109 |
139 |
62 |
166 |
81 |
181 |
70 |
126 |
108 |
104 |
122 |
98 |
151 |
58 |
153 |
Character |
r |
t |
|
u |
r |
l |
l |
i |
b |
|
- |
2 |
|
i |
m |
p |
o |
r |
t |
|
B |
r |
e |
a |
-a |
Milliseconds |
73 |
170 |
79 |
127 |
115 |
100 |
759 |
97 |
17 |
184 |
304 |
98 |
130 |
142 |
145 |
74 |
159 |
31 |
168 |
59 |
229 |
212 |
0 |
124 |
280 |
Character |
-e |
-r |
e |
a |
t |
u |
-u |
-t |
u |
t |
i |
f |
u |
l |
S |
o |
u |
p |
|
u |
s |
a |
g |
e |
|
Milliseconds |
140 |
114 |
82 |
75 |
305 |
49 |
345 |
128 |
325 |
191 |
100 |
175 |
92 |
217 |
309 |
125 |
82 |
184 |
140 |
201 |
68 |
139 |
188 |
67 |
107 |
Character |
= |
|
" |
R |
u |
n |
|
t |
h |
e |
|
s |
c |
r |
i |
p |
t |
: |
|
. |
/ |
g |
e |
l |
-l |
Milliseconds |
134 |
88 |
475 |
326 |
204 |
187 |
68 |
200 |
56 |
118 |
51 |
157 |
177 |
231 |
51 |
75 |
132 |
361 |
205 |
247 |
212 |
221 |
98 |
152 |
446 |
Character |
o |
l |
o |
c |
a |
t |
e |
. |
p |
y |
|
I |
P |
A |
d |
d |
r |
e |
s |
s |
" |
|
i |
f |
|
Milliseconds |
192 |
151 |
158 |
68 |
155 |
185 |
59 |
50 |
191 |
166 |
77 |
235 |
231 |
242 |
351 |
157 |
192 |
82 |
94 |
148 |
225 |
271 |
439 |
97 |
37 |
Character |
l |
e |
n |
( |
s |
y |
s |
. |
a |
r |
g |
v |
) |
! |
= |
2 |
: |
|
p |
r |
i |
n |
t |
( |
u |
Milliseconds |
122 |
76 |
127 |
231 |
225 |
107 |
67 |
169 |
251 |
239 |
610 |
232 |
285 |
373 |
793 |
203 |
417 |
482 |
243 |
136 |
52 |
159 |
90 |
252 |
183 |
Character |
s |
a |
g |
e |
) |
|
s |
y |
s |
. |
e |
x |
i |
t |
( |
0 |
) |
|
i |
f |
|
l |
e |
n |
|
Milliseconds |
65 |
134 |
174 |
68 |
270 |
188 |
252 |
357 |
153 |
207 |
232 |
177 |
165 |
156 |
234 |
277 |
463 |
272 |
132 |
66 |
106 |
338 |
64 |
199 |
117 |
Character |
- |
( |
s |
y |
s |
. |
a |
r |
g |
v |
) |
|
> |
|
1 |
; |
-; |
: |
|
i |
p |
a |
d |
d |
r |
Milliseconds |
426 |
246 |
292 |
78 |
115 |
133 |
209 |
183 |
197 |
389 |
306 |
234 |
226 |
175 |
266 |
287 |
354 |
235 |
146 |
157 |
129 |
550 |
43 |
181 |
200 |
Character |
|
= |
|
s |
y |
s |
. |
a |
r |
g |
v |
[ |
1 |
] |
|
g |
e |
o |
d |
y |
|
= |
|
" |
h |
Milliseconds |
194 |
144 |
147 |
501 |
122 |
101 |
150 |
203 |
149 |
198 |
502 |
308 |
272 |
178 |
552 |
233 |
98 |
280 |
275 |
143 |
428 |
152 |
112 |
487 |
404 |
Character |
t |
t |
p |
s |
: |
-: |
-s |
: |
/ |
/ |
w |
w |
w |
. |
g |
e |
o |
d |
y |
. |
c |
o |
m |
/ |
g |
Milliseconds |
143 |
161 |
89 |
115 |
252 |
287 |
135 |
372 |
234 |
134 |
382 |
147 |
133 |
107 |
496 |
91 |
108 |
249 |
141 |
247 |
87 |
101 |
149 |
183 |
250 |
Character |
e |
o |
p |
-p |
i |
p |
. |
p |
h |
p |
? |
i |
p |
= |
" |
|
+ |
|
i |
p |
a |
d |
d |
|
- |
Milliseconds |
93 |
117 |
150 |
439 |
219 |
90 |
266 |
245 |
112 |
85 |
377 |
397 |
110 |
295 |
330 |
253 |
314 |
185 |
405 |
231 |
206 |
204 |
157 |
316 |
429 |
Character |
r |
|
h |
t |
m |
l |
_ |
p |
a |
g |
e |
|
= |
|
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
Milliseconds |
81 |
114 |
176 |
183 |
151 |
108 |
570 |
323 |
43 |
174 |
107 |
110 |
89 |
124 |
187 |
115 |
279 |
270 |
137 |
178 |
301 |
154 |
366 |
128 |
121 |
Character |
o |
p |
e |
n |
( |
g |
e |
o |
d |
y |
) |
. |
r |
e |
a |
d |
( |
) |
|
s |
o |
u |
p |
|
= |
Milliseconds |
261 |
84 |
112 |
96 |
227 |
261 |
90 |
190 |
365 |
105 |
294 |
239 |
290 |
43 |
101 |
151 |
232 |
199 |
227 |
149 |
102 |
90 |
143 |
206 |
185 |
Character |
|
B |
e |
a |
t |
i |
-i |
-t |
u |
t |
i |
f |
u |
l |
S |
o |
u |
u |
p |
-p |
-u |
p |
. |
B |
e |
Milliseconds |
156 |
383 |
200 |
102 |
210 |
89 |
416 |
124 |
194 |
158 |
73 |
175 |
77 |
201 |
381 |
154 |
104 |
111 |
150 |
277 |
141 |
193 |
331 |
475 |
197 |
Character |
a |
t |
-t |
u |
t |
i |
f |
u |
l |
S |
o |
u |
p |
( |
h |
t |
m |
l |
_ |
p |
a |
g |
e |
) |
Milliseconds |
84 |
215 |
458 |
264 |
155 |
140 |
133 |
117 |
208 |
318 |
150 |
92 |
91 |
317 |
515 |
243 |
41 |
52 |
378 |
217 |
48 |
147 |
60 |
227 |
|
WPM Timing |
Seconds |
WPM |
1.48 |
81.13 |
2.96 |
93.3 |
4.44 |
83.84 |
5.92 |
81.13 |
7.4 |
73.02 |
8.87 |
66.26 |
10.35 |
66.07 |
11.83 |
66.94 |
13.31 |
68.51 |
14.79 |
68.15 |
16.27 |
66.38 |
17.75 |
66.94 |
19.23 |
66.78 |
20.71 |
67.23 |
22.19 |
65.99 |
23.66 |
63.39 |
25.14 |
62.04 |
26.62 |
63.1 |
28.1 |
62.34 |
29.58 |
62.07 |
31.06 |
61.82 |
32.54 |
61.22 |
34.02 |
60.67 |
35.5 |
59.5 |
36.98 |
59.71 |
38.46 |
59.6 |
39.93 |
58.9 |
41.41 |
58.53 |
42.89 |
57.63 |
44.37 |
56.79 |
45.85 |
56.79 |
47.33 |
57.3 |
48.81 |
56.79 |
50.29 |
56.55 |
51.77 |
56.33 |
53.25 |
56.12 |
54.72 |
55.92 |
56.2 |
56.15 |
57.68 |
56.17 |
59.16 |
56.59 |
60.64 |
56.4 |
62.12 |
56.79 |
63.6 |
56.98 |
65.08 |
56.42 |
66.56 |
56.25 |
68.04 |
55.91 |
69.51 |
55.59 |
70.99 |
55.44 |
72.47 |
55.8 |
73.95 |
55.82 |
|