r (deroche1)

Race #223899

View Pit Stop page for race #223899 by deroche1Ghost race

View profile for r (deroche1)

Official speed 78.08 wpm (47.18 seconds elapsed during race)
Race Start January 21, 2018 12:59:28am UTC
Race Finish January 21, 2018 1:00:15am UTC
Outcome No win (3 of 4)
Opponents 1. peacocks (90.04 wpm)
Accuracy 95.0%
Points 66.37
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.