chang (chang1)

Race #15520

View Pit Stop page for race #15520 by chang1Ghost race

View profile for chang (chang1)

Official speed 109.29 wpm (33.71 seconds elapsed during race)
Race Start April 17, 2018 12:19:53am UTC
Race Finish April 17, 2018 12:20:27am UTC
Outcome Win (1 of 3)
Accuracy 98.0%
Points 92.89
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.