Official speed |
41.39 wpm (78.86 seconds elapsed during race) |
Without ending ping |
42.13 wpm (4,226 ms delay sending score to TypeRacer’s server) |
Timerless |
42.38 wpm (440 ms elapsed before first character typed; 74.19 seconds elapsed during race) |
Timerless minus one |
42.21 wpm, ignoring the first character typed |
Race Start |
July 13, 2023 11:03:52pm UTC |
Race Finish |
July 13, 2023 11:05:11pm UTC |
Outcome |
Win (1 of 2) |
Accuracy |
97.9% |
Points |
26.90 |
Text |
#10017 (Length: 272 characters) import random min = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the dices..." print "The values are...." print random.randint(min, max) print random.randint(min, max) roll_again = raw_input("Roll the dices again?") |
Characters typed |
import random imin = 1 max = 6 roll_agaoin = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the diesces..." print "The avvavalues are...." print random.randint(min, max) print random.randint(min, max) roll_again == raw_input("Roll the idices again?") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
r |
a |
n |
d |
o |
m |
|
i |
-i |
m |
i |
n |
|
= |
|
1 |
|
m |
Milliseconds |
440 |
158 |
231 |
174 |
203 |
213 |
169 |
200 |
464 |
205 |
186 |
185 |
180 |
210 |
279 |
438 |
292 |
203 |
251 |
294 |
251 |
224 |
296 |
188 |
203 |
Character |
a |
x |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
o |
-o |
i |
n |
|
= |
|
" |
y |
e |
Milliseconds |
265 |
440 |
210 |
261 |
245 |
293 |
166 |
274 |
98 |
388 |
184 |
851 |
421 |
211 |
255 |
272 |
312 |
250 |
189 |
242 |
323 |
253 |
273 |
314 |
182 |
Character |
s |
" |
|
w |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
Milliseconds |
187 |
384 |
246 |
307 |
164 |
220 |
183 |
199 |
174 |
268 |
126 |
237 |
195 |
793 |
279 |
222 |
129 |
290 |
212 |
203 |
257 |
195 |
215 |
714 |
302 |
Character |
e |
s |
" |
|
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
: |
Milliseconds |
215 |
206 |
453 |
205 |
254 |
479 |
262 |
307 |
138 |
217 |
208 |
429 |
332 |
291 |
125 |
497 |
204 |
199 |
219 |
215 |
239 |
509 |
503 |
377 |
444 |
Character |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
i |
e |
s |
-s |
Milliseconds |
185 |
692 |
141 |
85 |
261 |
188 |
168 |
246 |
556 |
302 |
239 |
161 |
193 |
181 |
187 |
162 |
176 |
107 |
85 |
193 |
326 |
67 |
266 |
187 |
333 |
Character |
-e |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
a |
v |
-v |
v |
a |
Milliseconds |
177 |
75 |
341 |
74 |
535 |
197 |
161 |
290 |
265 |
208 |
160 |
74 |
199 |
166 |
158 |
304 |
396 |
240 |
122 |
175 |
688 |
0 |
344 |
105 |
145 |
Character |
-a |
-v |
-a |
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
Milliseconds |
258 |
167 |
347 |
483 |
265 |
288 |
250 |
202 |
119 |
343 |
200 |
142 |
147 |
384 |
177 |
157 |
183 |
296 |
539 |
211 |
211 |
70 |
229 |
161 |
203 |
Character |
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
Milliseconds |
229 |
187 |
570 |
177 |
202 |
199 |
282 |
459 |
248 |
222 |
182 |
333 |
182 |
209 |
422 |
385 |
146 |
202 |
253 |
205 |
213 |
230 |
381 |
460 |
196 |
Character |
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
Milliseconds |
315 |
68 |
297 |
184 |
231 |
218 |
548 |
134 |
273 |
178 |
241 |
229 |
483 |
570 |
154 |
133 |
178 |
420 |
205 |
191 |
337 |
257 |
129 |
219 |
282 |
Character |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
-= |
|
r |
a |
w |
_ |
Milliseconds |
227 |
218 |
172 |
266 |
408 |
192 |
225 |
115 |
239 |
188 |
772 |
291 |
179 |
159 |
197 |
336 |
616 |
282 |
109 |
443 |
191 |
243 |
188 |
294 |
358 |
Character |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
i |
-i |
d |
i |
c |
e |
s |
|
a |
Milliseconds |
246 |
287 |
187 |
210 |
177 |
316 |
363 |
467 |
571 |
260 |
171 |
276 |
207 |
103 |
83 |
176 |
298 |
432 |
168 |
141 |
519 |
244 |
104 |
497 |
394 |
Character |
g |
a |
i |
n |
? |
" |
) |
Milliseconds |
299 |
179 |
336 |
233 |
676 |
415 |
588 |
|
WPM Timing |
Seconds |
WPM |
1.58 |
45.65 |
3.15 |
49.45 |
4.73 |
43.11 |
6.31 |
43.75 |
7.89 |
44.13 |
9.46 |
43.11 |
11.04 |
41.3 |
12.62 |
40.9 |
14.19 |
41.42 |
15.77 |
43.37 |
17.35 |
42.19 |
18.93 |
43.11 |
20.5 |
42.72 |
22.08 |
41.85 |
23.66 |
42.1 |
25.24 |
42.32 |
26.81 |
42.07 |
28.39 |
41 |
29.97 |
41.65 |
31.54 |
42.61 |
33.12 |
42.75 |
34.7 |
42.54 |
36.28 |
43.34 |
37.85 |
43.43 |
39.43 |
41.69 |
41.01 |
41.26 |
42.58 |
41.71 |
44.16 |
41.85 |
45.74 |
42.24 |
47.32 |
42.35 |
48.89 |
42.46 |
50.47 |
42.8 |
52.05 |
42.88 |
53.62 |
42.97 |
55.2 |
42.82 |
56.78 |
42.9 |
58.36 |
43.18 |
59.93 |
43.45 |
61.51 |
43.11 |
63.09 |
42.99 |
64.66 |
42.87 |
66.24 |
42.93 |
67.82 |
42.47 |
69.4 |
42.88 |
70.97 |
42.61 |
72.55 |
42.51 |
74.13 |
42.25 |
75.71 |
43.11 |
77.28 |
42.23 |
78.86 |
41.39 |
|