Ben (financialwar)

Race #2566

View Pit Stop page for race #2566 by financialwarGhost race

View profile for Ben (financialwar)

Official speed 61.38 wpm (60.02 seconds elapsed during race)
Race Start September 8, 2018 12:42:22pm UTC
Race Finish September 8, 2018 12:43:22pm UTC
Outcome Win (1 of 3)
Opponents 2. cicada_3301 (48.16 wpm)
Accuracy 98.0%
Points 52.18
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.