Elvis (elvisnator)

Race #11

View Pit Stop page for race #11 by elvisnatorGhost race

View profile for Elvis (elvisnator)

Official speed 53.23 wpm (69.21 seconds elapsed during race)
Race Start May 20, 2018 7:37:25pm UTC
Race Finish May 20, 2018 7:38:34pm UTC
Outcome No win (2 of 4)
Accuracy 94.0%
Points 45.25
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.