Alex (manithan)

Race #10807

View Pit Stop page for race #10807 by manithanGhost race

View profile for Alex (manithan)

Official speed 50.26 wpm (73.30 seconds elapsed during race)
Race Start March 10, 2018 7:23:41am UTC
Race Finish March 10, 2018 7:24:55am UTC
Outcome No win (4 of 5)
Opponents 1. hiroshima (63.74 wpm)
Accuracy 94.0%
Points 42.72
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.