JONALD (jzwhale)

Race #78

View Pit Stop page for race #78 by jzwhaleGhost race

View profile for JONALD (jzwhale)

Official speed 81.70 wpm (45.09 seconds elapsed during race)
Race Start October 1, 2019 12:52:05pm UTC
Race Finish October 1, 2019 12:52:50pm UTC
Outcome No win (3 of 5)
Opponents 2. rocketnquit (83.00 wpm)
Accuracy 98.0%
Points 69.44
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.