djole (djole)

Race #1522

View Pit Stop page for race #1522 by djoleGhost race

View profile for djole (djole)

Official speed 51.30 wpm (71.81 seconds elapsed during race)
Race Start March 8, 2019 1:26:36pm UTC
Race Finish March 8, 2019 1:27:48pm UTC
Outcome No win (3 of 5)
Opponents 2. stefanbm (57.45 wpm)
Accuracy 96.0%
Points 43.61
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.