taro (taro_curly)

Race #4058

View Pit Stop page for race #4058 by taro_curlyGhost race

View profile for taro (taro_curly)

Official speed 83.10 wpm (44.33 seconds elapsed during race)
Race Start July 22, 2018 1:34:09am UTC
Race Finish July 22, 2018 1:34:53am UTC
Outcome Win (1 of 5)
Opponents 2. frankxu (76.04 wpm)
Accuracy 98.0%
Points 70.64
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.