Official speed |
82.23 wpm (39.69 seconds elapsed during race) |
Without ending ping |
82.86 wpm (1,751 ms delay sending score to TypeRacer’s server) |
Timerless |
83.62 wpm (344 ms elapsed before first character typed; 37.60 seconds elapsed during race) |
Timerless minus one |
83.30 wpm, ignoring the first character typed |
Race Start |
November 14, 2024 12:52:22pm UTC |
Race Finish |
November 14, 2024 12:53:02pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.2% |
Points |
53.45 |
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" wihile roll_again == "yes" or roll_again == "y" :: print "Roliling the dices..." print "The alvalues 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 |
|
m |
i |
n |
|
= |
|
1 |
|
m |
a |
x |
Milliseconds |
344 |
62 |
107 |
93 |
190 |
140 |
77 |
126 |
108 |
92 |
79 |
77 |
61 |
48 |
108 |
93 |
65 |
108 |
152 |
32 |
374 |
233 |
140 |
16 |
108 |
Character |
|
= |
|
6 |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
" |
y |
e |
s |
" |
|
w |
Milliseconds |
126 |
108 |
109 |
263 |
79 |
139 |
108 |
139 |
92 |
250 |
139 |
77 |
80 |
61 |
61 |
95 |
391 |
126 |
308 |
125 |
266 |
90 |
266 |
76 |
109 |
Character |
i |
-i |
h |
i |
l |
e |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
e |
s |
Milliseconds |
142 |
264 |
93 |
139 |
263 |
80 |
63 |
109 |
108 |
248 |
574 |
231 |
155 |
169 |
93 |
48 |
62 |
93 |
140 |
109 |
154 |
359 |
218 |
93 |
80 |
Character |
" |
|
o |
r |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
= |
|
" |
y |
" |
|
: |
-: |
Milliseconds |
202 |
109 |
108 |
63 |
78 |
110 |
78 |
124 |
110 |
563 |
185 |
93 |
77 |
78 |
61 |
93 |
126 |
140 |
94 |
130 |
173 |
225 |
288 |
180 |
162 |
Character |
- |
: |
|
p |
r |
i |
n |
t |
|
" |
R |
o |
l |
i |
-i |
l |
i |
n |
g |
|
t |
h |
e |
|
d |
Milliseconds |
102 |
177 |
89 |
101 |
112 |
64 |
76 |
24 |
79 |
146 |
112 |
129 |
136 |
235 |
250 |
170 |
155 |
68 |
47 |
116 |
85 |
84 |
47 |
38 |
286 |
Character |
i |
c |
e |
s |
. |
. |
. |
" |
|
p |
r |
i |
n |
t |
|
" |
T |
h |
e |
|
a |
l |
-l |
-a |
v |
Milliseconds |
200 |
47 |
233 |
99 |
153 |
116 |
115 |
201 |
86 |
153 |
78 |
85 |
69 |
15 |
101 |
115 |
137 |
178 |
54 |
71 |
245 |
100 |
330 |
101 |
68 |
Character |
a |
l |
u |
e |
s |
|
a |
r |
e |
. |
. |
. |
" |
|
- |
-" |
. |
" |
|
p |
r |
i |
n |
t |
|
Milliseconds |
55 |
372 |
204 |
63 |
87 |
96 |
97 |
74 |
95 |
117 |
122 |
129 |
200 |
77 |
388 |
112 |
418 |
228 |
141 |
172 |
128 |
51 |
72 |
44 |
68 |
Character |
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
|
m |
a |
x |
) |
|
Milliseconds |
304 |
106 |
107 |
88 |
61 |
94 |
172 |
133 |
95 |
89 |
77 |
90 |
66 |
104 |
246 |
189 |
116 |
64 |
160 |
83 |
93 |
80 |
92 |
173 |
199 |
Character |
p |
r |
i |
n |
t |
|
r |
a |
n |
d |
o |
m |
. |
r |
a |
n |
d |
i |
n |
t |
( |
m |
i |
n |
, |
Milliseconds |
144 |
102 |
73 |
74 |
27 |
114 |
178 |
75 |
114 |
99 |
65 |
77 |
180 |
100 |
100 |
99 |
70 |
100 |
62 |
100 |
239 |
185 |
116 |
84 |
133 |
Character |
|
m |
a |
x |
) |
|
r |
o |
l |
l |
_ |
a |
g |
a |
i |
n |
|
= |
|
r |
a |
w |
_ |
i |
n |
Milliseconds |
83 |
100 |
63 |
84 |
197 |
90 |
129 |
122 |
147 |
201 |
232 |
170 |
116 |
85 |
53 |
78 |
123 |
179 |
100 |
239 |
283 |
99 |
352 |
263 |
64 |
Character |
p |
u |
t |
( |
" |
R |
o |
l |
l |
|
t |
h |
e |
|
d |
i |
c |
e |
s |
|
a |
g |
a |
i |
n |
Milliseconds |
74 |
126 |
101 |
388 |
268 |
303 |
214 |
169 |
121 |
83 |
71 |
34 |
134 |
28 |
471 |
100 |
104 |
100 |
82 |
115 |
117 |
115 |
85 |
69 |
85 |
Character |
? |
" |
) |
Milliseconds |
178 |
455 |
169 |
|
WPM Timing |
Seconds |
WPM |
0.79 |
60.46 |
1.59 |
98.25 |
2.38 |
100.77 |
3.18 |
98.25 |
3.97 |
96.74 |
4.76 |
95.73 |
5.56 |
92.85 |
6.35 |
88.81 |
7.14 |
83.98 |
7.94 |
84.65 |
8.73 |
79.7 |
9.53 |
80.62 |
10.32 |
80.23 |
11.11 |
80.98 |
11.91 |
82.63 |
12.7 |
80.3 |
13.5 |
82.69 |
14.29 |
79.78 |
15.08 |
78.76 |
15.88 |
80.87 |
16.67 |
78.46 |
17.47 |
80.39 |
18.26 |
80.84 |
19.05 |
82.51 |
19.85 |
82.83 |
20.64 |
80.81 |
21.43 |
80.62 |
22.23 |
80.98 |
23.02 |
78.19 |
23.82 |
77.59 |
24.61 |
78.5 |
25.4 |
79.83 |
26.2 |
80.16 |
26.99 |
80.91 |
27.79 |
82.06 |
28.58 |
82.72 |
29.37 |
83.34 |
30.17 |
83.93 |
30.96 |
84.49 |
31.75 |
84.27 |
32.55 |
84.43 |
33.34 |
83.5 |
34.14 |
83.31 |
34.93 |
82.45 |
35.72 |
83.3 |
36.52 |
82.81 |
37.31 |
83.3 |
38.11 |
85.66 |
38.9 |
83.91 |
39.69 |
82.23 |
|