frost (frost99)

Race #998

View Pit Stop page for race #998 by frost99Ghost race

View profile for frost (frost99)

Official speed 47.26 wpm (77.95 seconds elapsed during race)
Race Start May 4, 2019 12:03:28pm UTC
Race Finish May 4, 2019 12:04:46pm UTC
Outcome No win (4 of 5)
Accuracy 97.0%
Points 40.17
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.