JJ (jj111)

Race #2510

View Pit Stop page for race #2510 by jj111Ghost race

View profile for JJ (jj111)

Official speed 71.07 wpm (51.84 seconds elapsed during race)
Race Start May 14, 2019 7:37:18am UTC
Race Finish May 14, 2019 7:38:10am UTC
Outcome Win (1 of 4)
Accuracy 96.0%
Points 60.41
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.