manthan (sixtynine_wpm)

Race #6

View Pit Stop page for race #6 by sixtynine_wpmGhost race

View profile for manthan (sixtynine_wpm)

Official speed 70.97 wpm (26.04 seconds elapsed during race)
Without ending ping 71.96 wpm (359 ms delay sending score to TypeRacer’s server)
Timerless 72.14 wpm (62 ms elapsed before first character typed; 25.62 seconds elapsed during race)
Timerless minus one 71.67 wpm, ignoring the first character typed
Race Start March 1, 2025 7:19:37am UTC
Race Finish March 1, 2025 7:20:03am UTC
Outcome Win (1 of 2)
Accuracy 97.1%
Points 24.84
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.edxxeeccuvp(program, program + args) return os.wait()[0] run("phython", "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 62 57 63 161 67 139 18 68 83 41 126 212 80 419 243 112 68 94 70 86 80 103 118 102 32
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 234 81 133 264 225 144 65 89 126 72 47 167 88 741 221 90 145 87 450 321 132 117 131 94 54
Character = o s . -. - . f o r k ( ) i f n o t p i
Milliseconds 167 129 168 76 76 153 281 119 184 118 76 85 126 266 30 168 133 29 87 44 51 57 64 311 247
Character d : o s . e d x -x -d x e e c -c -e c u -u v p ( p r
Milliseconds 93 173 79 165 69 135 179 156 13 465 139 83 491 71 175 299 143 90 232 310 73 113 226 173 122
Character o g r a m , p r o g r a m + a r g s ) r e
Milliseconds 83 63 137 56 13 151 81 99 116 85 61 140 149 150 100 183 120 131 73 150 40 214 73 97 68
Character t u r n o s . w a i t ( ) [ 0 ] r u n ( " p h
Milliseconds 84 84 63 85 67 87 115 86 187 79 54 50 181 52 377 267 921 235 428 68 123 217 384 245 120
Character -h y t h o n " , " h e l l o . p y " )
Milliseconds 419 164 173 96 83 69 243 268 83 317 202 355 75 123 146 256 218 99 215 250
WPM Timing
Seconds WPM
0.52 115.21
1.04 126.73
1.56 99.85
2.08 97.93
2.6 105.99
3.12 103.69
3.65 98.75
4.17 100.81
4.69 97.29
5.21 89.86
5.73 90.07
6.25 84.49
6.77 83.31
7.29 83.94
7.81 82.95
8.33 77.77
8.85 79.97
9.37 79.37
9.89 83.68
10.42 82.95
10.94 83.39
11.46 81.7
11.98 78.14
12.5 75.85
13.02 73.73
13.54 71.79
14.06 70.83
14.58 70.77
15.1 73.1
15.62 75.27
16.14 75.07
16.67 75.61
17.19 77.51
17.71 79.29
18.23 80.98
18.75 80.01
19.27 79.09
19.79 77.01
20.31 76.22
20.83 75.46
21.35 74.75
21.87 74.06
22.39 72.34
22.91 73.32
23.44 73.22
23.96 72.63
24.48 72.07
25 72.01
25.52 71.95
26.04 70.97