A (sd_era)

Race #738

View Pit Stop page for race #738 by sd_eraGhost race

View profile for A (sd_era)

Official speed 74.31 wpm (49.58 seconds elapsed during race)
Race Start December 24, 2019 10:01:29am UTC
Race Finish December 24, 2019 10:02:18am UTC
Outcome Win (1 of 5)
Opponents 3. mj_procuber (50.23 wpm)
Accuracy 97.0%
Points 63.17
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.