Faa (faa7)

Race #2215

View Pit Stop page for race #2215 by faa7Ghost race

View profile for Faa (faa7)

Official speed 100.58 wpm (36.63 seconds elapsed during race)
Race Start May 26, 2019 7:10:12pm UTC
Race Finish May 26, 2019 7:10:48pm UTC
Outcome Win (1 of 4)
Accuracy 99.0%
Points 85.49
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.