KTH (kthmanish)

Race #476

View Pit Stop page for race #476 by kthmanishGhost race

View profile for KTH (kthmanish)

Official speed 68.52 wpm (26.97 seconds elapsed during race)
Without ending ping 69.01 wpm (192 ms delay sending score to TypeRacer’s server)
Timerless 70.66 wpm (624 ms elapsed before first character typed; 26.15 seconds elapsed during race)
Timerless minus one 70.20 wpm, ignoring the first character typed
Race Start August 5, 2024 3:22:17am UTC
Race Finish August 5, 2024 3:22:44am UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 23.98
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 import sys def run (program, *args) : pid = os.fork() if not pid;: os.execvp(program, program + args) return os.wait()[0] run ("ptython", "hello.py")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 624 104 69 63 33 100 143 85 84 87 92 68 58 77 77 97 95 139 64 92 71 115 126 122 70
Character r u n - ( p r o g r a m , * a r g s ) - :
Milliseconds 134 125 171 103 391 386 505 166 85 114 138 50 118 195 134 221 214 125 148 109 244 164 461 222 157
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 144 51 100 124 155 138 321 83 119 116 100 59 94 348 132 133 152 50 100 49 86 45 110 25 106
Character d ; -; : o s . e x e c v p ( p r o g r a m , p
Milliseconds 111 204 390 232 109 109 79 101 167 183 158 185 131 200 277 312 195 70 118 118 60 86 135 96 112
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 112 80 82 133 44 88 150 689 102 236 107 119 92 237 94 108 36 139 82 58 91 272 209 115 115
Character w a i t ( ) [ 0 ] r u n - ( " p t -t y t h o n
Milliseconds 197 104 152 52 228 98 399 612 623 318 119 63 135 110 437 204 284 303 277 500 231 121 57 85 76
Character " , " h e l l o . p y " )
Milliseconds 328 287 206 254 258 131 100 109 152 155 179 83 340 308
WPM Timing
Seconds WPM
0.54 0
1.08 66.74
1.62 96.4
2.16 100.11
2.7 106.78
3.24 103.82
3.78 88.99
4.32 80.64
4.85 79.1
5.39 80.09
5.93 78.87
6.47 79.72
7.01 75.3
7.55 71.51
8.09 74.16
8.63 72.3
9.17 75.9
9.71 74.16
10.25 77.28
10.79 80.09
11.33 76.27
11.87 76.85
12.41 76.41
12.95 76.94
13.49 74.75
14.02 76.15
14.56 77.45
15.1 79.45
15.64 77.48
16.18 76.38
16.72 76.79
17.26 78.56
17.8 78.2
18.34 78.52
18.88 78.82
19.42 77.86
19.96 76.36
20.5 74.35
21.04 74.16
21.58 73.41
22.12 72.17
22.65 71.51
23.19 69.84
23.73 69.77
24.27 69.71
24.81 69.16
25.35 68.63
25.89 69.52
26.43 69.01
26.97 68.52