Roy (rwfeng72)

Race #26166

View Pit Stop page for race #26166 by rwfeng72Ghost race

View profile for Roy (rwfeng72)

Official speed 73.76 wpm (49.95 seconds elapsed during race)
Race Start September 2, 2019 5:57:58am UTC
Race Finish September 2, 2019 5:58:47am UTC
Outcome Win (1 of 4)
Accuracy 98.0%
Points 62.70
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.