Anjan (beaszt_nix)

Race #1603

View Pit Stop page for race #1603 by beaszt_nixGhost race

View profile for Anjan (beaszt_nix)

Official speed 74.17 wpm (49.67 seconds elapsed during race)
Race Start June 8, 2019 4:59:14pm UTC
Race Finish June 8, 2019 5:00:04pm UTC
Outcome No win (3 of 3)
Opponents 1. caper12 (105.56 wpm)
2. akza (92.70 wpm)
Accuracy 96.0%
Points 63.04
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.