Alex (alexbananex)

Race #191

View Pit Stop page for race #191 by alexbananexGhost race

View profile for Alex (alexbananex)

Official speed 33.25 wpm (110.80 seconds elapsed during race)
Race Start May 15, 2019 4:44:24pm UTC
Race Finish May 15, 2019 4:46:15pm UTC
Outcome No win (2 of 4)
Accuracy 94.0%
Points 28.26
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.