farzan (farzanhges)

Race #1536

View Pit Stop page for race #1536 by farzanhgesGhost race

View profile for farzan (farzanhges)

Official speed 50.65 wpm (72.73 seconds elapsed during race)
Race Start September 17, 2019 10:41:53am UTC
Race Finish September 17, 2019 10:43:06am UTC
Outcome No win (2 of 3)
Accuracy 93.0%
Points 43.05
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.