Official speed |
87.19 wpm (37.44 seconds elapsed during race) |
Without ending ping |
87.61 wpm (1,548 ms delay sending score to TypeRacer’s server) |
Timerless |
88.34 wpm (297 ms elapsed before first character typed; 35.59 seconds elapsed during race) |
Timerless minus one |
88.00 wpm, ignoring the first character typed |
Race Start |
February 24, 2024 7:53:04am UTC |
Race Finish |
February 24, 2024 7:53:41am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.2% |
Points |
56.68 |
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 nmin = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y";: print "Rolling the idices..." print "tThe 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 |
|
n |
-n |
m |
i |
n |
|
= |
|
1 |
|
m |
Milliseconds |
297 |
185 |
102 |
43 |
52 |
114 |
38 |
146 |
69 |
51 |
102 |
165 |
117 |
84 |
116 |
364 |
187 |
74 |
107 |
62 |
122 |
173 |
187 |
121 |
117 |
Character |
a |
x |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
Milliseconds |
179 |
115 |
97 |
68 |
168 |
135 |
185 |
269 |
86 |
156 |
151 |
212 |
157 |
58 |
88 |
53 |
92 |
95 |
102 |
179 |
286 |
198 |
72 |
34 |
240 |
Character |
|
w |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
Milliseconds |
130 |
115 |
81 |
65 |
70 |
75 |
40 |
176 |
81 |
198 |
154 |
247 |
239 |
51 |
174 |
61 |
118 |
128 |
109 |
157 |
122 |
226 |
167 |
78 |
73 |
Character |
" |
|
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
; |
-; |
: |
Milliseconds |
239 |
105 |
178 |
118 |
74 |
142 |
106 |
208 |
113 |
214 |
245 |
95 |
92 |
92 |
79 |
142 |
114 |
154 |
105 |
187 |
205 |
252 |
318 |
331 |
184 |
Character |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
i |
-i |
d |
i |
c |
Milliseconds |
124 |
111 |
90 |
99 |
44 |
50 |
66 |
170 |
191 |
202 |
165 |
97 |
89 |
92 |
0 |
137 |
75 |
88 |
66 |
85 |
170 |
265 |
96 |
113 |
67 |
Character |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
t |
-t |
T |
h |
e |
|
v |
a |
l |
u |
e |
Milliseconds |
188 |
29 |
134 |
139 |
116 |
183 |
176 |
137 |
92 |
192 |
0 |
0 |
143 |
93 |
298 |
305 |
85 |
174 |
80 |
152 |
60 |
106 |
65 |
84 |
54 |
Character |
s |
|
a |
r |
e |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
Milliseconds |
162 |
155 |
116 |
83 |
59 |
118 |
143 |
121 |
86 |
390 |
174 |
197 |
114 |
80 |
42 |
81 |
141 |
393 |
92 |
28 |
123 |
103 |
48 |
168 |
63 |
Character |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
Milliseconds |
63 |
64 |
46 |
131 |
85 |
24 |
209 |
191 |
83 |
96 |
184 |
112 |
60 |
101 |
25 |
240 |
139 |
53 |
115 |
73 |
67 |
45 |
111 |
113 |
60 |
Character |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
Milliseconds |
80 |
81 |
90 |
70 |
166 |
118 |
71 |
58 |
240 |
290 |
92 |
102 |
129 |
196 |
65 |
91 |
141 |
79 |
99 |
95 |
13 |
235 |
113 |
125 |
36 |
Character |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
) |
" |
-" |
-) |
) |
Milliseconds |
187 |
115 |
223 |
186 |
66 |
91 |
14 |
97 |
98 |
102 |
129 |
51 |
87 |
124 |
241 |
347 |
93 |
92 |
82 |
109 |
175 |
188 |
272 |
105 |
201 |
Character |
( |
-( |
-) |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
|
a |
g |
a |
i |
n |
Milliseconds |
27 |
506 |
168 |
215 |
201 |
164 |
218 |
201 |
109 |
56 |
97 |
81 |
115 |
139 |
137 |
98 |
124 |
156 |
71 |
119 |
84 |
95 |
90 |
56 |
31 |
Character |
? |
" |
) |
Milliseconds |
220 |
200 |
255 |
|
WPM Timing |
Seconds |
WPM |
0.75 |
80.14 |
1.5 |
104.18 |
2.25 |
80.14 |
2.99 |
84.14 |
3.74 |
86.55 |
4.49 |
82.81 |
5.24 |
84.72 |
5.99 |
86.15 |
6.74 |
85.48 |
7.49 |
89.75 |
8.24 |
87.42 |
8.98 |
89.49 |
9.73 |
88.77 |
10.48 |
88.15 |
11.23 |
87.62 |
11.98 |
88.15 |
12.73 |
87.68 |
13.48 |
84.59 |
14.23 |
83.51 |
14.97 |
84.14 |
15.72 |
86.24 |
16.47 |
85.24 |
17.22 |
85.71 |
17.97 |
85.48 |
18.72 |
85.27 |
19.47 |
85.07 |
20.22 |
86.07 |
20.96 |
86.43 |
21.71 |
85.66 |
22.46 |
85.48 |
23.21 |
87.89 |
23.96 |
88.15 |
24.71 |
88.39 |
25.46 |
90.04 |
26.2 |
91.13 |
26.95 |
90.38 |
27.7 |
90.97 |
28.45 |
91.53 |
29.2 |
91.23 |
29.95 |
92.16 |
30.7 |
91.47 |
31.45 |
90.44 |
32.19 |
88.34 |
32.94 |
86.69 |
33.69 |
86.55 |
34.44 |
87.11 |
35.19 |
87.98 |
35.94 |
90.82 |
36.69 |
88.97 |
37.44 |
87.19 |
|