Jason (remeditator)

Race #1565

View Pit Stop page for race #1565 by remeditatorGhost race

View profile for Jason (remeditator)

Official speed 67.21 wpm (54.81 seconds elapsed during race)
Race Start April 15, 2018 5:43:53pm UTC
Race Finish April 15, 2018 5:44:48pm UTC
Outcome No win (2 of 4)
Accuracy 98.0%
Points 57.13
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.