Official speed |
54.19 wpm (60.23 seconds elapsed during race) |
Without ending ping |
54.47 wpm (2,511 ms delay sending score to TypeRacer’s server) |
Timerless |
54.52 wpm (56 ms elapsed before first character typed; 57.67 seconds elapsed during race) |
Timerless minus one |
54.31 wpm, ignoring the first character typed |
Race Start |
September 24, 2024 2:52:49pm UTC |
Race Finish |
September 24, 2024 2:53:49pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.9% |
Points |
35.22 |
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 min = 1 max = 6 roll_again = "yes" while roll_again -- == "yes" or roll_again -- == "y": print "Rolling the dices..." print "tThe values are...." print random.randint(min, max) print random.randint(min, max) roll_again -= raw_input("rRoll the dices again?"__"__+_) |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
r |
a |
n |
d |
o |
m |
|
m |
i |
n |
|
= |
|
1 |
|
m |
a |
x |
Milliseconds |
56 |
19 |
160 |
78 |
87 |
133 |
56 |
183 |
95 |
84 |
172 |
61 |
48 |
117 |
118 |
122 |
111 |
81 |
467 |
391 |
467 |
133 |
151 |
114 |
247 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
|
w |
Milliseconds |
116 |
382 |
114 |
687 |
369 |
150 |
66 |
164 |
136 |
387 |
217 |
129 |
71 |
59 |
52 |
289 |
528 |
383 |
474 |
450 |
96 |
77 |
336 |
450 |
157 |
Character |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
- |
- |
|
- |
-- |
-- |
= |
= |
|
Milliseconds |
90 |
70 |
11 |
91 |
61 |
322 |
104 |
164 |
137 |
275 |
222 |
135 |
78 |
99 |
39 |
249 |
298 |
154 |
102 |
442 |
104 |
113 |
200 |
183 |
135 |
Character |
" |
y |
e |
s |
" |
|
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
- |
- |
|
- |
-- |
Milliseconds |
519 |
353 |
45 |
72 |
517 |
600 |
142 |
100 |
34 |
213 |
103 |
184 |
119 |
235 |
208 |
121 |
73 |
46 |
54 |
225 |
484 |
158 |
125 |
257 |
299 |
Character |
-- |
= |
= |
|
" |
y |
" |
: |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
Milliseconds |
229 |
365 |
133 |
67 |
452 |
419 |
261 |
469 |
271 |
200 |
96 |
99 |
56 |
31 |
106 |
327 |
714 |
298 |
275 |
131 |
129 |
69 |
83 |
113 |
103 |
Character |
h |
e |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
t |
-t |
T |
h |
e |
Milliseconds |
87 |
97 |
114 |
386 |
136 |
183 |
97 |
55 |
79 |
232 |
138 |
344 |
385 |
212 |
143 |
78 |
56 |
68 |
114 |
254 |
331 |
366 |
268 |
144 |
71 |
Character |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
Milliseconds |
69 |
133 |
77 |
105 |
93 |
142 |
142 |
99 |
219 |
106 |
64 |
702 |
149 |
131 |
217 |
383 |
422 |
292 |
133 |
57 |
60 |
66 |
99 |
169 |
82 |
Character |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
Milliseconds |
86 |
154 |
43 |
68 |
189 |
145 |
87 |
128 |
152 |
100 |
74 |
93 |
264 |
268 |
188 |
48 |
218 |
63 |
358 |
107 |
301 |
270 |
147 |
208 |
99 |
Character |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
Milliseconds |
96 |
45 |
53 |
83 |
161 |
88 |
13 |
222 |
63 |
68 |
202 |
198 |
102 |
115 |
116 |
84 |
51 |
139 |
217 |
233 |
233 |
94 |
171 |
103 |
166 |
Character |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
- |
-- |
= |
|
r |
a |
w |
_ |
i |
n |
Milliseconds |
310 |
251 |
304 |
214 |
145 |
94 |
151 |
186 |
568 |
294 |
133 |
77 |
79 |
71 |
334 |
388 |
502 |
178 |
171 |
330 |
83 |
298 |
322 |
475 |
103 |
Character |
p |
u |
t |
( |
" |
r |
-r |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
|
a |
g |
a |
Milliseconds |
134 |
136 |
48 |
237 |
358 |
500 |
385 |
233 |
206 |
171 |
362 |
320 |
266 |
78 |
95 |
77 |
145 |
67 |
120 |
70 |
92 |
117 |
133 |
130 |
77 |
Character |
i |
n |
? |
" |
_ |
-_ |
-" |
_ |
-_ |
" |
_ |
-_ |
_ |
-_ |
+ |
-+ |
_ |
-_ |
) |
Milliseconds |
223 |
52 |
389 |
453 |
625 |
422 |
110 |
170 |
462 |
287 |
567 |
523 |
158 |
585 |
573 |
382 |
229 |
356 |
165 |
|
WPM Timing |
Seconds |
WPM |
1.2 |
119.54 |
2.41 |
94.63 |
3.61 |
79.69 |
4.82 |
69.73 |
6.02 |
67.74 |
7.23 |
68.07 |
8.43 |
61.19 |
9.64 |
59.77 |
10.84 |
63.09 |
12.05 |
64.75 |
13.25 |
59.77 |
14.46 |
57.28 |
15.66 |
56.7 |
16.87 |
57.63 |
18.07 |
59.1 |
19.27 |
55.41 |
20.48 |
53.91 |
21.68 |
53.13 |
22.89 |
54.53 |
24.09 |
52.8 |
25.3 |
55.02 |
26.5 |
56.15 |
27.71 |
56.74 |
28.91 |
55.2 |
30.12 |
57.38 |
31.32 |
57.09 |
32.53 |
56.45 |
33.73 |
58.35 |
34.93 |
59.42 |
36.14 |
59.77 |
37.34 |
59.77 |
38.55 |
61.32 |
39.75 |
62.18 |
40.96 |
62.41 |
42.16 |
62.33 |
43.37 |
62.26 |
44.57 |
60.85 |
45.78 |
60.55 |
46.98 |
60.53 |
48.19 |
59.52 |
49.39 |
59.04 |
50.6 |
60.01 |
51.8 |
60.23 |
53 |
58.86 |
54.21 |
57.78 |
55.41 |
56.52 |
56.62 |
55.32 |
57.82 |
56.45 |
59.03 |
55.3 |
60.23 |
54.19 |
|