abdo (phcox_hunter)

Race #1870

View Pit Stop page for race #1870 by phcox_hunterGhost race

View profile for abdo (phcox_hunter)

Official speed 54.63 wpm (67.44 seconds elapsed during race)
Race Start February 15, 2020 12:53:16pm UTC
Race Finish February 15, 2020 12:54:23pm UTC
Outcome Win (1 of 4)
Accuracy 93.0%
Points 46.44
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.