Amir (amirahmedimtiaz)

Race #908

View Pit Stop page for race #908 by amirahmedimtiazGhost race

View profile for Amir (amirahmedimtiaz)

Official speed 74.34 wpm (24.86 seconds elapsed during race)
Without ending ping 74.85 wpm (169 ms delay sending score to TypeRacer’s server)
Timerless 75.74 wpm (292 ms elapsed before first character typed; 24.40 seconds elapsed during race)
Timerless minus one 75.25 wpm, ignoring the first character typed
Race Start February 23, 2024 1:15:23pm UTC
Race Finish February 23, 2024 1:15:48pm UTC
Outcome Win (1 of 3)
Accuracy 98.2%
Points 26.02
Text #10002 (Length: 154 characters)

import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py")

Characters typed import os imports y sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait() [[0] run("python", "hello.py")
Timing
Character i m p o r t o s i m p o r t s y -y - -s s y
Milliseconds 292 234 115 77 87 73 91 116 47 199 73 114 128 141 61 140 199 19 245 301 160 153 106 162 84
Character s d e f r u n ( p r o g r a m , * a r g s )
Milliseconds 140 62 172 209 124 146 141 98 132 229 136 129 104 120 82 61 100 154 78 201 246 84 191 114 248
Character : p i d = o s . f o r k ( ) i f n o t
Milliseconds 223 217 206 93 160 104 100 169 155 145 131 117 135 115 129 238 65 215 118 144 91 105 51 80 101
Character p i d : o s . e x e c v p ( p r o g r a m , p
Milliseconds 94 92 109 202 133 136 130 162 130 212 192 318 216 176 238 169 77 139 85 62 52 133 166 116 134
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 238 341 277 76 75 156 131 242 324 155 97 194 85 218 145 95 68 133 88 138 101 57 111 110 133
Character w a i t ( ) [ -[ - [ 0 ] r u n ( " p y t h o n
Milliseconds 76 104 98 93 203 22 124 130 366 136 195 654 137 205 163 104 40 259 233 321 213 114 137 106 115
Character " , " h e l l o . p y " )
Milliseconds 173 232 117 170 180 119 86 157 205 260 204 182 245 226
WPM Timing
Seconds WPM
0.5 24.14
0.99 84.48
1.49 88.5
1.99 96.55
2.49 77.24
2.98 64.36
3.48 65.51
3.98 66.37
4.47 69.73
4.97 70
5.47 74.6
5.97 76.43
6.46 76.12
6.96 75.86
7.46 74.02
7.95 75.43
8.45 75.25
8.95 76.43
9.45 77.49
9.94 77.24
10.44 80.45
10.94 80.09
11.44 80.8
11.93 80.45
12.43 78.2
12.93 77.98
13.42 79.56
13.92 80.17
14.42 79.07
14.92 78.04
15.41 78.64
15.91 77.69
16.41 78.26
16.9 78.09
17.4 79.31
17.9 80.45
18.4 81.54
18.89 79.4
19.39 77.98
19.89 76.03
20.38 75.94
20.88 75.86
21.38 75.22
21.88 75.15
22.37 75.63
22.87 75.56
23.37 75.49
23.86 75.43
24.36 74.87
24.86 74.34