(dev_rec)

Race #4553

View Pit Stop page for race #4553 by dev_recGhost race

View profile for (dev_rec)

Official speed 79.65 wpm (46.25 seconds elapsed during race)
Race Start January 1, 2020 1:54:17am UTC
Race Finish January 1, 2020 1:55:03am UTC
Outcome No win (2 of 5)
Opponents 3. tongvu (78.78 wpm)
Accuracy 97.0%
Points 67.70
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.