Abid Hasan (abid_hasan_abir)

Race #511

View Pit Stop page for race #511 by abid_hasan_abirGhost race

View profile for Abid Hasan (abid_hasan_abir)

Official speed 38.25 wpm (96.31 seconds elapsed during race)
Race Start March 25, 2018 9:56:45pm UTC
Race Finish March 25, 2018 9:58:21pm UTC
Outcome No win (2 of 4)
Accuracy 97.0%
Points 32.51
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.