Nancy (error_200)

Race #1661

View Pit Stop page for race #1661 by error_200Ghost race

View profile for Nancy (error_200)

Official speed 58.79 wpm (62.66 seconds elapsed during race)
Race Start November 2, 2018 1:54:51am UTC
Race Finish November 2, 2018 1:55:54am UTC
Outcome No win (2 of 3)
Accuracy 95.0%
Points 49.97
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.