BAKES (mattattack1223)

Race #1946

View Pit Stop page for race #1946 by mattattack1223Ghost race

View profile for BAKES (mattattack1223)

Official speed 56.53 wpm (65.17 seconds elapsed during race)
Race Start August 7, 2018 10:15:58am UTC
Race Finish August 7, 2018 10:17:03am UTC
Outcome Win (1 of 5)
Opponents 3. immevdb (52.79 wpm)
Accuracy 93.0%
Points 48.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.