Official speed |
108.53 wpm (30.07 seconds elapsed during race) |
Without ending ping |
110.09 wpm (1,407 ms delay sending score to TypeRacer’s server) |
Timerless |
111.16 wpm (276 ms elapsed before first character typed; 28.39 seconds elapsed during race) |
Timerless minus one |
110.74 wpm, ignoring the first character typed |
Race Start |
June 17, 2024 7:10:15am UTC |
Race Finish |
June 17, 2024 7:10:45am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.2% |
Points |
70.54 |
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 8 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 max) print random.randint(min, max) roll_again = araraw-_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 |
276 |
59 |
99 |
85 |
66 |
82 |
175 |
85 |
80 |
60 |
94 |
67 |
64 |
26 |
108 |
106 |
76 |
59 |
125 |
66 |
115 |
60 |
119 |
74 |
74 |
Character |
|
= |
|
7 |
|
- |
-7 |
8 |
|
- |
-8 |
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
Milliseconds |
90 |
91 |
76 |
167 |
138 |
258 |
105 |
125 |
86 |
271 |
110 |
200 |
63 |
123 |
55 |
110 |
124 |
186 |
149 |
90 |
81 |
36 |
33 |
74 |
93 |
Character |
|
" |
y |
e |
s |
" |
|
w |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
Milliseconds |
76 |
198 |
192 |
18 |
91 |
153 |
99 |
155 |
57 |
63 |
80 |
30 |
59 |
61 |
53 |
43 |
132 |
183 |
150 |
91 |
76 |
14 |
49 |
76 |
102 |
Character |
= |
|
" |
y |
e |
s |
" |
|
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
Milliseconds |
123 |
31 |
153 |
208 |
51 |
85 |
206 |
109 |
116 |
90 |
44 |
133 |
84 |
74 |
109 |
171 |
142 |
100 |
70 |
34 |
38 |
72 |
113 |
110 |
33 |
Character |
" |
y |
" |
; |
-; |
: |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
l |
i |
n |
g |
|
t |
h |
e |
Milliseconds |
182 |
176 |
208 |
210 |
282 |
157 |
93 |
93 |
68 |
39 |
39 |
69 |
42 |
208 |
159 |
183 |
84 |
99 |
99 |
85 |
91 |
76 |
97 |
63 |
30 |
Character |
|
d |
i |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
v |
a |
l |
Milliseconds |
59 |
28 |
92 |
50 |
80 |
76 |
91 |
131 |
78 |
177 |
73 |
157 |
43 |
59 |
33 |
60 |
98 |
155 |
162 |
183 |
41 |
47 |
62 |
33 |
50 |
Character |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
Milliseconds |
23 |
128 |
92 |
98 |
87 |
46 |
59 |
192 |
117 |
133 |
115 |
224 |
93 |
167 |
59 |
41 |
48 |
61 |
86 |
31 |
83 |
58 |
234 |
148 |
77 |
Character |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
m |
a |
x |
-x |
-a |
-m |
|
m |
a |
x |
) |
|
Milliseconds |
150 |
115 |
58 |
83 |
103 |
59 |
42 |
66 |
109 |
180 |
102 |
67 |
149 |
145 |
90 |
52 |
199 |
121 |
117 |
10 |
141 |
100 |
62 |
332 |
99 |
Character |
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
Milliseconds |
118 |
50 |
39 |
50 |
50 |
78 |
88 |
33 |
85 |
88 |
64 |
62 |
134 |
126 |
69 |
23 |
134 |
58 |
33 |
77 |
100 |
187 |
112 |
59 |
164 |
Character |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
a |
r |
a |
-a |
-r |
$r |
Milliseconds |
41 |
109 |
60 |
58 |
181 |
109 |
91 |
61 |
58 |
248 |
217 |
163 |
111 |
77 |
33 |
44 |
92 |
95 |
79 |
107 |
26 |
98 |
178 |
116 |
116 |
Character |
a |
w |
- |
-- |
_ |
i |
n |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
c |
e |
Milliseconds |
106 |
59 |
184 |
336 |
106 |
183 |
60 |
60 |
91 |
56 |
107 |
202 |
150 |
176 |
41 |
108 |
67 |
75 |
67 |
22 |
59 |
35 |
76 |
57 |
65 |
Character |
s |
|
a |
g |
a |
i |
n |
? |
" |
) |
Milliseconds |
79 |
66 |
73 |
83 |
102 |
83 |
32 |
198 |
213 |
207 |
|
WPM Timing |
Seconds |
WPM |
0.6 |
99.75 |
1.2 |
109.73 |
1.8 |
126.35 |
2.41 |
129.68 |
3.01 |
111.72 |
3.61 |
93.1 |
4.21 |
88.35 |
4.81 |
87.28 |
5.41 |
95.32 |
6.01 |
95.76 |
6.62 |
101.57 |
7.22 |
101.41 |
7.82 |
105.89 |
8.42 |
105.45 |
9.02 |
106.4 |
9.62 |
105.99 |
10.23 |
109.14 |
10.83 |
105.29 |
11.43 |
101.85 |
12.03 |
103.74 |
12.63 |
104.5 |
13.23 |
107.91 |
13.83 |
108.43 |
14.44 |
109.73 |
15.04 |
110.92 |
15.64 |
112.8 |
16.24 |
111.57 |
16.84 |
111.86 |
17.44 |
112.13 |
18.04 |
112.39 |
18.65 |
112.62 |
19.25 |
110.97 |
19.85 |
109.42 |
20.45 |
107.97 |
21.05 |
110.58 |
21.65 |
111.39 |
22.26 |
112.15 |
22.86 |
111.83 |
23.46 |
112.03 |
24.06 |
111.72 |
24.66 |
111.43 |
25.26 |
110.2 |
25.86 |
108.1 |
26.47 |
108.37 |
27.07 |
108.18 |
27.67 |
110.16 |
28.27 |
110.79 |
28.87 |
113.05 |
29.47 |
110.75 |
30.07 |
108.53 |
|