Official speed |
58.07 wpm (56.21 seconds elapsed during race) |
Without ending ping |
58.39 wpm (2,364 ms delay sending score to TypeRacer’s server) |
Timerless |
58.88 wpm (445 ms elapsed before first character typed; 53.40 seconds elapsed during race) |
Timerless minus one |
58.65 wpm, ignoring the first character typed |
Race Start |
November 13, 2024 8:17:20am UTC |
Race Finish |
November 13, 2024 8:18:16am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.9% |
Points |
37.74 |
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_aginain = "uyes" while roll_aginain == "yes" whor roll_again == "y": print "Rolling the dices..." print "The values are...." print random.randint(min, max) print random.randint(min, max) prrloll_agin ain = raw_input("Roll the cdices again?") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
r |
a |
n |
d |
o |
m |
|
m |
i |
n |
|
= |
|
1 |
|
m |
a |
x |
Milliseconds |
445 |
151 |
255 |
73 |
90 |
193 |
109 |
132 |
99 |
68 |
137 |
50 |
164 |
187 |
174 |
223 |
122 |
213 |
181 |
183 |
189 |
127 |
151 |
306 |
220 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
i |
n |
-n |
-i |
a |
i |
n |
|
= |
|
" |
u |
-u |
Milliseconds |
116 |
158 |
195 |
707 |
73 |
199 |
104 |
220 |
186 |
239 |
209 |
99 |
206 |
145 |
449 |
194 |
261 |
143 |
104 |
133 |
154 |
150 |
220 |
281 |
511 |
Character |
y |
e |
s |
" |
|
w |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
i |
n |
-n |
-i |
a |
i |
n |
Milliseconds |
238 |
136 |
95 |
241 |
157 |
200 |
72 |
145 |
91 |
139 |
85 |
176 |
97 |
208 |
182 |
240 |
226 |
97 |
211 |
224 |
346 |
171 |
118 |
179 |
75 |
Character |
|
= |
= |
|
" |
y |
e |
s |
" |
|
w |
h |
-h |
-w |
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
Milliseconds |
188 |
172 |
273 |
163 |
204 |
309 |
164 |
164 |
291 |
133 |
187 |
107 |
344 |
200 |
226 |
155 |
73 |
541 |
64 |
212 |
175 |
247 |
199 |
115 |
115 |
Character |
i |
n |
|
= |
= |
|
" |
y |
" |
: |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
Milliseconds |
84 |
115 |
417 |
195 |
315 |
78 |
333 |
353 |
280 |
266 |
152 |
125 |
159 |
43 |
101 |
123 |
109 |
96 |
399 |
243 |
269 |
193 |
91 |
107 |
87 |
Character |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
Milliseconds |
137 |
124 |
151 |
131 |
129 |
166 |
181 |
132 |
192 |
173 |
175 |
198 |
180 |
325 |
207 |
255 |
332 |
101 |
142 |
102 |
98 |
188 |
268 |
222 |
177 |
Character |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
Milliseconds |
143 |
292 |
176 |
102 |
184 |
56 |
160 |
123 |
112 |
141 |
437 |
145 |
184 |
190 |
128 |
471 |
191 |
102 |
212 |
48 |
184 |
76 |
148 |
136 |
117 |
Character |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
Milliseconds |
80 |
115 |
122 |
118 |
246 |
181 |
127 |
60 |
158 |
125 |
85 |
58 |
200 |
230 |
152 |
124 |
646 |
162 |
131 |
145 |
197 |
260 |
134 |
198 |
149 |
Character |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
Milliseconds |
83 |
113 |
48 |
132 |
113 |
122 |
59 |
152 |
69 |
107 |
213 |
175 |
117 |
63 |
150 |
112 |
104 |
65 |
180 |
184 |
164 |
115 |
261 |
170 |
83 |
Character |
a |
x |
) |
|
p |
r |
-r |
-p |
r |
l |
-l |
o |
l |
l |
_ |
a |
g |
i |
n |
|
- |
-n |
-i |
a |
i |
Milliseconds |
123 |
205 |
255 |
110 |
247 |
148 |
302 |
169 |
116 |
450 |
313 |
280 |
239 |
167 |
209 |
228 |
173 |
189 |
127 |
139 |
278 |
201 |
187 |
311 |
120 |
Character |
n |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
c |
Milliseconds |
146 |
212 |
146 |
164 |
139 |
105 |
152 |
977 |
371 |
183 |
135 |
166 |
140 |
176 |
206 |
223 |
445 |
307 |
122 |
82 |
167 |
76 |
154 |
103 |
224 |
Character |
-c |
d |
i |
c |
e |
s |
|
a |
g |
a |
i |
n |
? |
" |
) |
Milliseconds |
366 |
76 |
213 |
741 |
235 |
163 |
200 |
146 |
136 |
92 |
124 |
122 |
323 |
278 |
320 |
|
WPM Timing |
Seconds |
WPM |
1.12 |
53.37 |
2.25 |
74.72 |
3.37 |
71.16 |
4.5 |
69.39 |
5.62 |
64.05 |
6.74 |
64.05 |
7.87 |
56.42 |
8.99 |
58.71 |
10.12 |
54.56 |
11.24 |
57.64 |
12.37 |
58.23 |
13.49 |
55.15 |
14.61 |
55.84 |
15.74 |
55.66 |
16.86 |
53.37 |
17.99 |
53.37 |
19.11 |
55.26 |
20.23 |
54.56 |
21.36 |
53.94 |
22.48 |
55.51 |
23.61 |
56.42 |
24.73 |
57.25 |
25.86 |
57.55 |
26.98 |
57.38 |
28.1 |
58.07 |
29.23 |
58.71 |
30.35 |
58.91 |
31.48 |
58.71 |
32.6 |
60 |
33.72 |
60.85 |
34.85 |
60.95 |
35.97 |
60.71 |
37.1 |
61.78 |
38.22 |
62.79 |
39.35 |
63.44 |
40.47 |
63.75 |
41.59 |
62.32 |
42.72 |
61.24 |
43.84 |
60.76 |
44.97 |
59.51 |
46.09 |
60.14 |
47.21 |
58.96 |
48.34 |
59.08 |
49.46 |
58.71 |
50.59 |
58.83 |
51.71 |
58.25 |
52.84 |
58.6 |
53.96 |
60.49 |
55.08 |
59.26 |
56.21 |
58.07 |
|