Hemant_Prajapat (hemant_bca123)

Race #13

View Pit Stop page for race #13 by hemant_bca123Ghost race

View profile for Hemant_Prajapat (hemant_bca123)

Official speed 50.55 wpm (36.56 seconds elapsed during race)
Without ending ping 50.91 wpm (262 ms delay sending score to TypeRacer’s server)
Timerless 51.52 wpm (429 ms elapsed before first character typed; 35.87 seconds elapsed during race)
Timerless minus one 51.19 wpm, ignoring the first character typed
Race Start March 2, 2024 6:53:35am UTC
Race Finish March 2, 2024 6:54:11am UTC
Outcome Win (1 of 3)
Accuracy 97.6%
Points 17.69
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 0] run("pytonhon", "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 429 81 139 105 49 113 147 128 99 91 187 125 123 80 83 82 129 159 110 101 238 246 81 146 137
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 141 110 114 305 278 81 126 144 128 101 86 345 250 312 361 81 249 122 367 508 203 172 187 120 123
Character = o s . f o r k ( ) i f n o t p i d : o
Milliseconds 117 161 142 123 162 335 138 67 501 417 106 239 127 379 209 150 124 138 77 164 193 119 428 168 167
Character s . e x e c v p ( p r o g r a m - , p r o g r
Milliseconds 59 197 254 201 171 266 1087 175 462 260 113 127 150 99 62 115 203 329 105 119 154 119 94 173 84
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 63 106 162 489 458 386 136 151 149 328 169 193 112 236 169 150 361 148 72 106 180 357 142 97 270
Character ( ) - [ 0 -0 - 0 ] r u n ( " p y t o n -n -o h
Milliseconds 330 104 371 425 724 665 453 382 686 287 487 400 260 100 101 277 409 266 188 78 144 84 513 114 172
Character o n " , " h e l l o . p y " )
Milliseconds 105 81 457 303 229 490 251 130 333 169 153 223 271 571 359 410
WPM Timing
Seconds WPM
0.73 49.24
1.46 82.06
2.19 93
2.92 86.16
3.66 85.34
4.39 82.06
5.12 84.41
5.85 77.96
6.58 74.77
7.31 72.21
8.04 70.13
8.77 71.12
9.51 70.7
10.24 69.17
10.97 67.84
11.7 66.68
12.43 67.58
13.16 66.56
13.89 67.38
14.62 66.47
15.35 63.3
16.09 61.92
16.82 62.08
17.55 62.23
18.28 62.37
19.01 63.76
19.74 62
20.47 61.55
21.2 61.69
21.93 61.82
22.67 61.94
23.4 62.06
24.13 61.67
24.86 60.34
25.59 58.62
26.32 57.44
27.05 55.89
27.78 54.42
28.52 53.45
29.25 52.93
29.98 53.24
30.71 53.14
31.44 52.29
32.17 52.22
32.9 51.79
33.63 51.38
34.36 51.68
35.1 51.63
35.83 50.91
36.56 50.55