Marvin (super_nam)

Race #1714

View Pit Stop page for race #1714 by super_namGhost race

View profile for Marvin (super_nam)

Official speed 55.70 wpm (66.14 seconds elapsed during race)
Race Start May 6, 2019 1:04:02am UTC
Race Finish May 6, 2019 1:05:08am UTC
Outcome Win (1 of 3)
Opponents 3. sethm923 (44.03 wpm)
Accuracy 95.0%
Points 47.34
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.