Wizard (wizardtypist)

Race #2110

View Pit Stop page for race #2110 by wizardtypistGhost race

View profile for Wizard (wizardtypist)

Official speed 48.42 wpm (76.08 seconds elapsed during race)
Race Start October 28, 2019 8:36:02am UTC
Race Finish October 28, 2019 8:37:18am UTC
Outcome No win (2 of 4)
Opponents 1. higuy123456789 (57.88 wpm)
4. vampiric (42.34 wpm)
Accuracy 93.0%
Points 41.15
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.