Official speed |
83.76 wpm (38.97 seconds elapsed during race) |
Without ending ping |
83.92 wpm (1,505 ms delay sending score to TypeRacer’s server) |
Timerless |
84.94 wpm (448 ms elapsed before first character typed; 37.02 seconds elapsed during race) |
Timerless minus one |
84.61 wpm, ignoring the first character typed |
Race Start |
February 27, 2024 12:13:42am UTC |
Race Finish |
February 27, 2024 12:14:20am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.9% |
Points |
54.44 |
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 = 7 6 roll_again = "yes"w 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 agiain?") |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
r |
a |
n |
d |
o |
m |
|
m |
i |
n |
|
= |
|
1 |
|
m |
a |
x |
Milliseconds |
448 |
92 |
59 |
52 |
23 |
137 |
51 |
116 |
137 |
0 |
34 |
202 |
172 |
92 |
145 |
53 |
101 |
117 |
89 |
70 |
184 |
121 |
131 |
73 |
142 |
Character |
|
= |
|
7 |
|
- |
-7 |
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
Milliseconds |
132 |
87 |
87 |
243 |
192 |
266 |
150 |
320 |
173 |
123 |
77 |
123 |
104 |
212 |
125 |
85 |
76 |
51 |
99 |
90 |
99 |
88 |
184 |
257 |
105 |
Character |
s |
" |
w |
|
- |
-w |
|
w |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
Milliseconds |
72 |
132 |
186 |
109 |
165 |
116 |
74 |
78 |
151 |
81 |
0 |
121 |
109 |
356 |
44 |
135 |
106 |
232 |
127 |
101 |
73 |
58 |
86 |
101 |
106 |
Character |
= |
|
" |
y |
e |
s |
" |
|
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
Milliseconds |
119 |
155 |
259 |
272 |
115 |
107 |
143 |
248 |
126 |
57 |
86 |
112 |
123 |
152 |
102 |
222 |
110 |
94 |
95 |
45 |
101 |
119 |
95 |
140 |
221 |
Character |
" |
y |
" |
: |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
Milliseconds |
137 |
420 |
173 |
374 |
169 |
123 |
110 |
76 |
95 |
66 |
207 |
140 |
289 |
81 |
136 |
523 |
184 |
124 |
72 |
96 |
163 |
115 |
126 |
87 |
122 |
Character |
i |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
a |
l |
u |
e |
Milliseconds |
112 |
53 |
102 |
38 |
116 |
97 |
102 |
261 |
390 |
127 |
110 |
56 |
92 |
76 |
167 |
236 |
329 |
75 |
65 |
77 |
92 |
41 |
67 |
46 |
61 |
Character |
s |
|
a |
r |
e |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
Milliseconds |
60 |
59 |
184 |
27 |
93 |
172 |
103 |
150 |
56 |
430 |
292 |
192 |
116 |
66 |
98 |
85 |
104 |
386 |
62 |
85 |
79 |
51 |
91 |
155 |
250 |
Character |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
p |
r |
i |
n |
t |
|
r |
a |
Milliseconds |
80 |
104 |
86 |
323 |
90 |
70 |
182 |
372 |
61 |
139 |
181 |
58 |
287 |
68 |
161 |
121 |
366 |
166 |
85 |
64 |
87 |
101 |
165 |
268 |
66 |
Character |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
r |
o |
Milliseconds |
91 |
77 |
73 |
62 |
159 |
90 |
118 |
141 |
81 |
100 |
96 |
82 |
182 |
396 |
78 |
120 |
188 |
41 |
213 |
79 |
36 |
223 |
437 |
183 |
45 |
Character |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
r |
a |
w |
_ |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
Milliseconds |
122 |
113 |
222 |
218 |
72 |
82 |
76 |
352 |
165 |
503 |
177 |
245 |
78 |
129 |
214 |
147 |
133 |
85 |
79 |
106 |
192 |
237 |
318 |
89 |
142 |
Character |
l |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
|
a |
g |
i |
-i |
a |
i |
n |
? |
" |
) |
Milliseconds |
97 |
96 |
91 |
52 |
74 |
58 |
85 |
60 |
52 |
91 |
42 |
78 |
115 |
61 |
159 |
298 |
284 |
71 |
101 |
202 |
217 |
273 |
|
WPM Timing |
Seconds |
WPM |
0.78 |
76.99 |
1.56 |
100.08 |
2.34 |
102.65 |
3.12 |
103.93 |
3.9 |
86.22 |
4.68 |
79.55 |
5.46 |
83.58 |
6.23 |
84.68 |
7.01 |
82.12 |
7.79 |
84.68 |
8.57 |
82.58 |
9.35 |
85.97 |
10.13 |
84.09 |
10.91 |
84.68 |
11.69 |
84.17 |
12.47 |
86.61 |
13.25 |
84.23 |
14.03 |
82.97 |
14.81 |
83.47 |
15.59 |
82.37 |
16.37 |
82.12 |
17.15 |
83.28 |
17.93 |
83.68 |
18.7 |
84.04 |
19.48 |
83.14 |
20.26 |
86.46 |
21.04 |
86.11 |
21.82 |
84.68 |
22.6 |
84.95 |
23.38 |
85.71 |
24.16 |
85.93 |
24.94 |
85.16 |
25.72 |
84.92 |
26.5 |
84.68 |
27.28 |
84.9 |
28.06 |
85.97 |
28.84 |
85.31 |
29.62 |
85.9 |
30.4 |
84.88 |
31.17 |
84.68 |
31.95 |
84.87 |
32.73 |
83.58 |
33.51 |
83.43 |
34.29 |
83.63 |
35.07 |
83.49 |
35.85 |
85.35 |
36.63 |
84.19 |
37.41 |
83.72 |
38.19 |
85.47 |
38.97 |
83.76 |
|