Mr. Guest (anonymousguest)

Race #16

View Pit Stop page for race #16 by anonymousguestGhost race

View profile for Mr. Guest (anonymousguest)

Official speed 71.51 wpm (25.84 seconds elapsed during race)
Without ending ping 73.77 wpm (792 ms delay sending score to TypeRacer’s server)
Timerless 77.16 wpm (1,100 ms elapsed before first character typed; 23.95 seconds elapsed during race)
Timerless minus one 76.66 wpm, ignoring the first character typed
Race Start July 23, 2023 10:32:49am UTC
Race Finish July 23, 2023 10:33:15am UTC
Outcome Win (1 of 3)
Accuracy 98.1%
Points 25.03
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("python", "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 1100 116 67 67 100 83 100 133 84 66 134 100 100 16 167 283 50 234 133 67 166 134 166 50 67
Character r u n ( p r o g r a m , * a r g s \ -\ ) - :
Milliseconds 167 66 134 200 216 84 83 117 166 50 50 617 67 266 200 117 150 83 134 0 0 217 300 233 134
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 133 67 116 67 83 100 217 133 100 150 100 84 166 267 133 150 217 133 34 133 100 83 67 200 67
Character d . -. : o s . e x e c v p ( p r o g r a m , p
Milliseconds 133 150 367 200 83 183 84 100 266 217 200 200 317 183 367 216 117 83 150 167 33 50 201 83 200
Character r o g r a m + a r g s ) r e t u r n o s .
Milliseconds 150 67 116 167 67 50 316 150 117 417 116 167 100 100 133 150 100 134 83 117 66 50 134 116 84
Character w a i t ( ) [ 0 ] r u n ( " p y t h o n " , "
Milliseconds 166 84 216 367 233 117 383 284 266 284 116 84 166 167 333 200 84 66 84 116 117 200 250 67 600
Character h e l l o . p y " )
Milliseconds 183 100 67 150 316 184 166 84 233 167
WPM Timing
Seconds WPM
0.52 0
1.03 0
1.55 46.44
2.07 63.85
2.58 69.65
3.1 69.65
3.62 72.97
4.13 78.36
4.65 79.97
5.17 83.58
5.69 75.98
6.2 75.46
6.72 76.8
7.24 72.97
7.75 71.2
8.27 75.46
8.79 75.12
9.3 76.1
9.82 75.76
10.34 77.78
10.85 78.5
11.37 75.98
11.89 75.71
12.4 75.46
12.92 75.22
13.44 74.12
13.95 72.23
14.47 72.97
14.99 74.46
15.51 75.07
16.02 75.64
16.54 74.73
17.06 74.58
17.57 75.8
18.09 76.95
18.61 78.04
19.12 76.56
19.64 76.37
20.16 75.01
20.67 74.3
21.19 74.75
21.71 74.08
22.22 75.05
22.74 74.93
23.26 73.78
23.78 74.2
24.29 73.6
24.81 73.52
25.33 72.97
25.84 71.51