Courage (couragekim)

Race #42

View Pit Stop page for race #42 by couragekimGhost race

View profile for Courage (couragekim)

Official speed 37.17 wpm (99.11 seconds elapsed during race)
Race Start November 15, 2018 10:07:52am UTC
Race Finish November 15, 2018 10:09:31am UTC
Outcome No win (3 of 5)
Opponents 4. ironclaw_nl (36.41 wpm)
Accuracy 93.0%
Points 31.59
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.