Amira (amira_gamal)

Race #5

View Pit Stop page for race #5 by amira_gamalGhost race

View profile for Amira (amira_gamal)

Official speed 16.12 wpm (114.64 seconds elapsed during race)
Without ending ping 16.17 wpm (386 ms delay sending score to TypeRacer’s server)
Timerless 16.25 wpm (497 ms elapsed before first character typed; 113.76 seconds elapsed during race)
Timerless minus one 16.14 wpm, ignoring the first character typed
Race Start August 4, 2023 8:25:19pm UTC
Race Finish August 4, 2023 8:27:14pm UTC
Outcome Win (1 of 3)
Accuracy 94.8%
Points 5.64
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 Iimport os inmport suys desf run (program, *argas): pid = os.fork() if not pid: os.execvp(program, program + args) return os .wait()[0] run ("puython", "hello.py")
Timing
Character I -I i m p o r t o s i n -n m p o r t s u -u y
Milliseconds 497 1107 742 360 663 629 309 386 226 323 277 240 294 242 879 323 947 461 303 406 233 384 479 1181 521
Character s d e s -s f r u n - ( p r o g r a m , * a
Milliseconds 741 309 449 290 591 737 195 723 390 458 379 216 777 1657 1011 717 203 900 282 771 846 881 283 1350 678
Character r g a -a s ) : p i d = o s . f o r k ( ) i
Milliseconds 382 462 389 810 191 1011 984 249 2073 344 332 243 880 286 406 659 625 1024 252 357 441 2513 491 331 386
Character f n o t p i d : o s . e x e c v p ( p r o g
Milliseconds 510 414 487 533 287 316 1054 343 388 1247 338 376 535 1565 534 702 351 551 974 999 1894 1216 342 1088 463
Character r a m , p r o g r a m + a r g s ) r e t u
Milliseconds 292 977 1062 652 242 752 545 196 964 543 334 1063 622 786 296 311 305 519 682 1240 295 405 561 429 684
Character r n o s - . w a i t ( ) [ 0 ] r u n - ( "
Milliseconds 1022 911 247 410 763 231 772 561 672 331 847 344 1260 290 1584 983 1291 2806 699 1505 545 442 831 1500 1005
Character p u -u y t h o n " , " h e l l o . p y " )
Milliseconds 1237 671 985 384 490 645 437 340 1036 589 310 644 542 401 353 208 354 1472 890 773 1205 1805
WPM Timing
Seconds WPM
2.29 0
4.59 13.08
6.88 19.19
9.17 18.32
11.46 18.84
13.76 18.32
16.05 17.94
18.34 18.32
20.64 16.86
22.93 16.75
25.22 17.13
27.51 16.57
29.81 16.91
32.1 16.45
34.39 16.05
36.68 16.68
38.98 16.93
41.27 17.16
43.56 16.53
45.86 17.27
48.15 17.45
50.44 17.6
52.73 17.29
55.03 17.66
57.32 17.38
59.61 16.91
61.91 17.06
64.2 16.82
66.49 17.15
68.78 17.27
71.08 17.22
73.37 17.5
75.66 17.6
77.96 17.55
80.25 17.65
82.54 17.45
84.83 17.4
87.13 17.35
89.42 17.18
91.71 16.75
94 16.59
96.3 16.45
98.59 16.31
100.88 16.06
103.18 16.05
105.47 16.16
107.76 16.48
110.05 16.36
112.35 16.24
114.64 16.12