Miri (youneedcheeses)

Race #2086

View Pit Stop page for race #2086 by youneedcheesesGhost race

View profile for Miri (youneedcheeses)

Official speed 70.08 wpm (52.57 seconds elapsed during race)
Race Start February 19, 2019 11:48:04pm UTC
Race Finish February 19, 2019 11:48:56pm UTC
Outcome No win (3 of 4)
Accuracy 98.0%
Points 59.57
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.