Official speed |
63.31 wpm (51.56 seconds elapsed during race) |
Without ending ping |
63.59 wpm (2,116 ms delay sending score to TypeRacer’s server) |
Timerless |
63.71 wpm (91 ms elapsed before first character typed; 49.35 seconds elapsed during race) |
Timerless minus one |
63.47 wpm, ignoring the first character typed |
Race Start |
July 11, 2024 1:25:01am UTC |
Race Finish |
July 11, 2024 1:25:53am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
100.0% |
Points |
41.15 |
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 "The values are...." print random.randint(min, max) print random.randint(min, max) roll_again = raw_input("Roll 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 |
91 |
367 |
89 |
144 |
149 |
246 |
201 |
60 |
144 |
132 |
196 |
128 |
256 |
86 |
162 |
52 |
181 |
218 |
194 |
276 |
112 |
192 |
180 |
77 |
524 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
|
w |
Milliseconds |
249 |
180 |
247 |
157 |
215 |
102 |
128 |
265 |
154 |
233 |
117 |
149 |
120 |
141 |
126 |
243 |
284 |
252 |
96 |
240 |
94 |
207 |
329 |
237 |
277 |
Character |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
" |
|
Milliseconds |
105 |
118 |
180 |
99 |
218 |
36 |
146 |
256 |
163 |
235 |
152 |
165 |
136 |
127 |
168 |
247 |
172 |
258 |
209 |
83 |
312 |
136 |
162 |
256 |
245 |
Character |
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
: |
|
p |
r |
i |
Milliseconds |
107 |
150 |
208 |
171 |
152 |
269 |
150 |
268 |
125 |
122 |
145 |
139 |
136 |
238 |
227 |
199 |
228 |
103 |
312 |
297 |
256 |
286 |
200 |
118 |
161 |
Character |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
Milliseconds |
104 |
116 |
465 |
220 |
650 |
310 |
251 |
151 |
118 |
90 |
115 |
212 |
20 |
151 |
128 |
204 |
168 |
80 |
233 |
165 |
355 |
274 |
99 |
172 |
290 |
Character |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
Milliseconds |
246 |
105 |
123 |
125 |
99 |
127 |
403 |
164 |
563 |
160 |
192 |
286 |
249 |
57 |
182 |
34 |
125 |
123 |
235 |
36 |
93 |
138 |
233 |
135 |
210 |
Character |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
Milliseconds |
234 |
299 |
252 |
81 |
137 |
113 |
80 |
124 |
215 |
34 |
167 |
101 |
185 |
68 |
193 |
207 |
126 |
234 |
250 |
257 |
313 |
220 |
165 |
300 |
300 |
Character |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
Milliseconds |
93 |
122 |
269 |
115 |
134 |
43 |
341 |
232 |
295 |
119 |
198 |
198 |
98 |
193 |
333 |
218 |
194 |
117 |
188 |
61 |
218 |
230 |
98 |
178 |
139 |
Character |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
Milliseconds |
179 |
75 |
103 |
118 |
281 |
268 |
71 |
144 |
383 |
151 |
181 |
83 |
272 |
223 |
194 |
93 |
119 |
256 |
149 |
250 |
120 |
344 |
1098 |
139 |
82 |
Character |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
Milliseconds |
396 |
150 |
237 |
60 |
157 |
185 |
315 |
187 |
107 |
151 |
121 |
146 |
437 |
263 |
631 |
155 |
265 |
173 |
215 |
43 |
107 |
132 |
150 |
166 |
64 |
Character |
c |
e |
s |
|
a |
g |
a |
i |
n |
? |
" |
) |
Milliseconds |
214 |
120 |
181 |
166 |
20 |
181 |
122 |
143 |
91 |
348 |
179 |
173 |
|
WPM Timing |
Seconds |
WPM |
1.03 |
58.19 |
2.06 |
69.83 |
3.09 |
69.83 |
4.12 |
69.83 |
5.16 |
65.17 |
6.19 |
65.95 |
7.22 |
66.5 |
8.25 |
65.46 |
9.28 |
63.36 |
10.31 |
66.34 |
11.34 |
66.65 |
12.37 |
65.95 |
13.4 |
65.35 |
14.44 |
65.67 |
15.47 |
65.95 |
16.5 |
66.19 |
17.53 |
65.04 |
18.56 |
65.3 |
19.59 |
63.7 |
20.62 |
62.26 |
21.65 |
63.73 |
22.68 |
63.48 |
23.72 |
63.25 |
24.75 |
63.52 |
25.78 |
62.84 |
26.81 |
63.11 |
27.84 |
64.22 |
28.87 |
63.59 |
29.9 |
65.01 |
30.93 |
65.17 |
31.96 |
64.57 |
33 |
64.37 |
34.03 |
64.18 |
35.06 |
64.35 |
36.09 |
64.17 |
37.12 |
64.65 |
38.15 |
64.79 |
39.18 |
64.93 |
40.21 |
64.75 |
41.24 |
64.59 |
42.28 |
63.3 |
43.31 |
63.18 |
44.34 |
63.33 |
45.37 |
62.95 |
46.4 |
62.33 |
47.43 |
62.74 |
48.46 |
63.39 |
49.49 |
65.95 |
50.52 |
64.6 |
51.56 |
63.31 |
|