Lany (lany008)

Race #39

View Pit Stop page for race #39 by lany008Ghost race

View profile for Lany (lany008)

Official speed 72.92 wpm (50.52 seconds elapsed during race)
Race Start May 8, 2018 10:09:36am UTC
Race Finish May 8, 2018 10:10:27am UTC
Outcome Win (1 of 5)
Opponents 2. tetracarboxylic (69.02 wpm)
Accuracy 95.0%
Points 61.98
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.