Official speed |
82.65 wpm (39.49 seconds elapsed during race) |
Without ending ping |
83.17 wpm (1,688 ms delay sending score to TypeRacer’s server) |
Timerless |
83.95 wpm (355 ms elapsed before first character typed; 37.45 seconds elapsed during race) |
Timerless minus one |
83.63 wpm, ignoring the first character typed |
Race Start |
May 24, 2023 5:31:53pm UTC |
Race Finish |
May 24, 2023 5:32:33pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.9% |
Points |
53.73 |
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 |
imporot rt random min = 1 max = 6 roll_again = "yes" while roll_again == "yes" or roll_again == "y": print "Rolling the dices..." print "THe he values are...." print random.randint(min, max) rpprint random.randint(min, max) roll_again = raw_input("Roll the dices again?") |
Timing |
Character |
i |
m |
p |
o |
r |
o |
t |
|
r |
-r |
- |
-t |
-o |
t |
|
r |
a |
n |
d |
o |
m |
|
m |
i |
n |
Milliseconds |
355 |
160 |
120 |
96 |
73 |
31 |
136 |
72 |
144 |
208 |
112 |
168 |
160 |
120 |
80 |
113 |
80 |
55 |
128 |
64 |
144 |
104 |
113 |
199 |
97 |
Character |
|
= |
|
1 |
|
m |
a |
x |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
Milliseconds |
95 |
128 |
136 |
177 |
120 |
135 |
96 |
113 |
111 |
137 |
143 |
960 |
233 |
135 |
81 |
182 |
154 |
183 |
185 |
80 |
128 |
40 |
64 |
95 |
120 |
Character |
|
" |
y |
e |
s |
" |
|
w |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
Milliseconds |
153 |
167 |
288 |
121 |
88 |
176 |
96 |
239 |
80 |
80 |
32 |
72 |
105 |
96 |
63 |
200 |
145 |
191 |
225 |
87 |
113 |
63 |
64 |
105 |
111 |
Character |
= |
|
" |
y |
e |
s |
" |
|
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
Milliseconds |
185 |
128 |
223 |
273 |
104 |
55 |
224 |
112 |
289 |
88 |
95 |
88 |
89 |
159 |
144 |
176 |
216 |
81 |
111 |
88 |
56 |
96 |
128 |
176 |
96 |
Character |
" |
y |
" |
: |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
Milliseconds |
217 |
239 |
304 |
313 |
176 |
112 |
152 |
111 |
72 |
65 |
104 |
103 |
176 |
153 |
168 |
159 |
144 |
80 |
112 |
120 |
112 |
40 |
112 |
65 |
135 |
Character |
i |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
T |
H |
e |
|
- |
-e |
-H |
h |
e |
Milliseconds |
40 |
144 |
49 |
104 |
111 |
169 |
136 |
208 |
119 |
232 |
113 |
104 |
80 |
40 |
136 |
72 |
224 |
136 |
135 |
104 |
241 |
240 |
351 |
152 |
113 |
Character |
|
v |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
Milliseconds |
80 |
96 |
80 |
72 |
96 |
128 |
72 |
64 |
127 |
89 |
71 |
104 |
185 |
162 |
198 |
232 |
184 |
256 |
151 |
81 |
96 |
96 |
80 |
160 |
72 |
Character |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
p |
Milliseconds |
48 |
127 |
65 |
136 |
152 |
184 |
64 |
96 |
111 |
176 |
145 |
168 |
240 |
215 |
193 |
72 |
168 |
136 |
168 |
55 |
89 |
183 |
137 |
160 |
64 |
Character |
-p |
-r |
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
Milliseconds |
320 |
120 |
168 |
128 |
103 |
89 |
39 |
113 |
304 |
64 |
71 |
89 |
96 |
128 |
104 |
152 |
72 |
80 |
88 |
176 |
176 |
200 |
184 |
231 |
217 |
Character |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
r |
a |
w |
_ |
Milliseconds |
72 |
152 |
136 |
112 |
144 |
112 |
208 |
144 |
144 |
32 |
184 |
160 |
184 |
256 |
72 |
120 |
72 |
104 |
104 |
168 |
87 |
193 |
96 |
104 |
232 |
Character |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
|
a |
g |
a |
Milliseconds |
249 |
95 |
79 |
145 |
120 |
112 |
144 |
192 |
112 |
192 |
152 |
96 |
72 |
72 |
48 |
120 |
96 |
72 |
144 |
96 |
80 |
95 |
97 |
112 |
112 |
Character |
i |
n |
? |
" |
) |
Milliseconds |
80 |
80 |
127 |
201 |
224 |
|
WPM Timing |
Seconds |
WPM |
0.79 |
60.77 |
1.58 |
37.98 |
2.37 |
50.64 |
3.16 |
64.57 |
3.95 |
69.89 |
4.74 |
70.9 |
5.53 |
62.94 |
6.32 |
64.57 |
7.11 |
69.21 |
7.9 |
69.89 |
8.69 |
73.2 |
9.48 |
74.7 |
10.27 |
77.13 |
11.06 |
75.97 |
11.85 |
75.97 |
12.64 |
77.86 |
13.43 |
79.54 |
14.22 |
78.5 |
15.01 |
76.76 |
15.8 |
79 |
16.59 |
78.86 |
17.38 |
80.8 |
18.17 |
81.91 |
18.96 |
82.3 |
19.75 |
81.43 |
20.54 |
78.3 |
21.33 |
79.34 |
22.12 |
80.31 |
22.91 |
79.63 |
23.7 |
80.02 |
24.48 |
81.36 |
25.27 |
81.66 |
26.06 |
81.03 |
26.85 |
81.33 |
27.64 |
79.87 |
28.43 |
80.19 |
29.22 |
80.89 |
30.01 |
81.16 |
30.8 |
80.64 |
31.59 |
80.9 |
32.38 |
80.78 |
33.17 |
81.03 |
33.96 |
81.62 |
34.75 |
81.14 |
35.54 |
81.37 |
36.33 |
82.24 |
37.12 |
83.08 |
37.91 |
86.09 |
38.7 |
84.34 |
39.49 |
82.65 |
|