cole (socol)

Race #17

View Pit Stop page for race #17 by socolGhost race

View profile for cole (socol)

Official speed 68.60 wpm (26.94 seconds elapsed during race)
Without ending ping 69.17 wpm (221 ms delay sending score to TypeRacer’s server)
Timerless 72.13 wpm (1,096 ms elapsed before first character typed; 25.62 seconds elapsed during race)
Timerless minus one 71.66 wpm, ignoring the first character typed
Race Start July 5, 2024 6:50:29pm UTC
Race Finish July 5, 2024 6:50:56pm UTC
Outcome No win (2 of 3)
Accuracy 98.2%
Points 24.01
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(progrmam, * args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("pyoththon", "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 1096 105 160 68 123 52 91 199 185 56 96 80 114 47 91 148 54 106 75 96 208 695 155 94 91
Character r u n ( p r o g r m -m a m , * - a r g s ) :
Milliseconds 140 79 81 298 217 169 100 81 136 129 468 85 65 157 84 350 165 365 67 58 173 184 270 425 191
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 116 67 175 136 112 89 189 117 127 177 126 82 100 271 66 245 136 89 78 80 72 96 62 414 89
Character d : o s . e x e c v p ( p r o g r a m , p r o
Milliseconds 114 248 114 214 108 126 128 165 417 187 300 170 291 213 94 112 62 139 77 66 152 67 124 57 114
Character g r a m + a r g s ) r e t u r n o s . w a
Milliseconds 66 150 71 76 123 143 95 143 43 172 132 235 108 146 60 130 85 71 110 83 124 98 97 155 84
Character i t ( ) [ 0 ] r u n ( " p y o t h -h -t -o t h o n
Milliseconds 90 91 182 72 301 441 317 616 186 58 86 236 707 233 68 5 94 100 303 137 137 67 114 23 134
Character " , " h e l l o . p y " )
Milliseconds 275 403 273 237 247 138 149 108 160 189 367 112 206 264
WPM Timing
Seconds WPM
0.54 0
1.08 0
1.62 44.55
2.16 55.68
2.69 66.82
3.23 74.24
3.77 66.82
4.31 69.6
4.85 69.29
5.39 71.27
5.93 68.84
6.47 66.82
7 66.82
7.54 63.64
8.08 63.85
8.62 61.25
9.16 62.89
9.7 64.34
10.24 65.65
10.78 67.93
11.31 67.88
11.85 69.86
12.39 69.72
12.93 69.6
13.47 70.38
14.01 69.39
14.55 68.47
15.09 68.41
15.62 69.89
16.16 72.02
16.7 73.28
17.24 74.47
17.78 74.92
18.32 75.99
18.86 77
19.4 77.34
19.93 75.85
20.47 75.02
21.01 73.67
21.55 74.06
22.09 72.25
22.63 72.12
23.17 70.44
23.71 70.87
24.24 69.79
24.78 69.72
25.32 69.66
25.86 69.6
26.4 69.09
26.94 68.6