ApacheSparow (jimtheripper)

Race #4630

View Pit Stop page for race #4630 by jimtheripperGhost race

View profile for ApacheSparow (jimtheripper)

Official speed 100.74 wpm (36.57 seconds elapsed during race)
Race Start July 6, 2019 9:30:55am UTC
Race Finish July 6, 2019 9:31:32am UTC
Outcome Win (1 of 5)
Opponents 2. elliot_notts (86.66 wpm)
Accuracy 99.0%
Points 85.63
Text #3641245 (Length: 307 characters)

JavaScript is very flexible about the types of values it requires. We've seen this for booleans: when JavaScript expects a boolean value, you may supply a value of any type, and JavaScript will convert it as needed. Some values ("truthy" values) convert to true and others ("falsy" values) convert to false.