Official speed |
59.74 wpm (54.64 seconds elapsed during race) |
Without ending ping |
60.08 wpm (2,305 ms delay sending score to TypeRacer’s server) |
Timerless |
60.50 wpm (365 ms elapsed before first character typed; 51.97 seconds elapsed during race) |
Timerless minus one |
60.27 wpm, ignoring the first character typed |
Race Start |
September 12, 2024 7:10:56am UTC |
Race Finish |
September 12, 2024 7:11:51am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.9% |
Points |
38.83 |
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 cddices..." print "The values are ......" print random.randint(min, max) print random.randint(min, max) roll_again = raw_inpout("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 |
365 |
138 |
211 |
126 |
190 |
139 |
108 |
161 |
85 |
84 |
131 |
74 |
100 |
153 |
322 |
110 |
108 |
235 |
191 |
172 |
217 |
162 |
227 |
140 |
499 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
|
- |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
Milliseconds |
302 |
473 |
180 |
364 |
214 |
342 |
114 |
135 |
161 |
231 |
425 |
260 |
271 |
135 |
115 |
129 |
54 |
247 |
189 |
140 |
268 |
275 |
75 |
127 |
268 |
Character |
|
w |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
Milliseconds |
147 |
121 |
96 |
79 |
68 |
63 |
123 |
164 |
76 |
174 |
162 |
315 |
243 |
157 |
123 |
339 |
77 |
203 |
285 |
97 |
182 |
352 |
259 |
74 |
95 |
Character |
" |
|
o |
r |
|
r |
o |
l |
l |
|
- |
+ |
-+ |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
Milliseconds |
281 |
160 |
143 |
90 |
112 |
172 |
92 |
125 |
141 |
248 |
348 |
252 |
502 |
303 |
246 |
160 |
96 |
133 |
75 |
209 |
219 |
166 |
23 |
412 |
315 |
Character |
" |
; |
-; |
: |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
c |
Milliseconds |
306 |
404 |
360 |
248 |
266 |
160 |
101 |
98 |
112 |
25 |
210 |
276 |
411 |
234 |
214 |
175 |
139 |
87 |
57 |
143 |
157 |
62 |
106 |
113 |
191 |
Character |
d |
-d |
-c |
d |
i |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
Milliseconds |
51 |
235 |
201 |
259 |
122 |
162 |
216 |
99 |
495 |
133 |
171 |
325 |
252 |
183 |
73 |
107 |
85 |
32 |
167 |
293 |
482 |
192 |
99 |
91 |
262 |
Character |
a |
l |
u |
e |
s |
|
a |
r |
e |
|
. |
-. |
. |
-. |
- |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
Milliseconds |
97 |
85 |
139 |
67 |
88 |
128 |
139 |
150 |
52 |
86 |
309 |
99 |
107 |
96 |
222 |
279 |
148 |
151 |
139 |
316 |
197 |
205 |
88 |
94 |
83 |
Character |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
Milliseconds |
40 |
184 |
121 |
77 |
97 |
112 |
81 |
60 |
257 |
222 |
98 |
104 |
130 |
352 |
148 |
210 |
318 |
313 |
68 |
109 |
268 |
144 |
272 |
106 |
376 |
Character |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
Milliseconds |
409 |
158 |
278 |
97 |
107 |
87 |
59 |
225 |
432 |
98 |
120 |
145 |
80 |
68 |
223 |
214 |
91 |
117 |
105 |
110 |
82 |
150 |
473 |
291 |
105 |
Character |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
r |
a |
w |
_ |
Milliseconds |
100 |
206 |
145 |
218 |
76 |
268 |
387 |
194 |
167 |
94 |
145 |
203 |
367 |
222 |
157 |
117 |
180 |
33 |
258 |
183 |
144 |
139 |
85 |
363 |
774 |
Character |
i |
n |
p |
o |
-o |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
|
a |
Milliseconds |
305 |
111 |
235 |
138 |
405 |
159 |
124 |
445 |
501 |
364 |
226 |
122 |
194 |
151 |
105 |
75 |
103 |
99 |
237 |
138 |
114 |
194 |
93 |
129 |
103 |
Character |
g |
a |
i |
n |
? |
" |
) |
Milliseconds |
125 |
118 |
118 |
85 |
286 |
404 |
465 |
|
WPM Timing |
Seconds |
WPM |
1.09 |
54.91 |
2.19 |
76.87 |
3.28 |
73.21 |
4.37 |
65.89 |
5.46 |
61.5 |
6.56 |
58.57 |
7.65 |
54.91 |
8.74 |
56.28 |
9.83 |
57.35 |
10.93 |
62.6 |
12.02 |
61.9 |
13.11 |
62.23 |
14.21 |
61.67 |
15.3 |
63.54 |
16.39 |
60.03 |
17.48 |
58.34 |
18.58 |
59.43 |
19.67 |
57.96 |
20.76 |
56.06 |
21.85 |
57.1 |
22.95 |
58.05 |
24.04 |
57.9 |
25.13 |
57.77 |
26.23 |
57.2 |
27.32 |
57.98 |
28.41 |
57.86 |
29.5 |
59.79 |
30.6 |
57.65 |
31.69 |
57.94 |
32.78 |
60.03 |
33.87 |
60.22 |
34.97 |
59.71 |
36.06 |
60.23 |
37.15 |
59.43 |
38.25 |
59.93 |
39.34 |
61.01 |
40.43 |
60.84 |
41.52 |
61.27 |
42.62 |
61.1 |
43.71 |
61.22 |
44.8 |
61.6 |
45.89 |
60.66 |
46.99 |
60.02 |
48.08 |
59.4 |
49.17 |
59.06 |
50.27 |
59.92 |
51.36 |
60.52 |
52.45 |
62.23 |
53.54 |
60.96 |
54.64 |
59.74 |
|