Ali ul (ali_ul_haq)

Race #835

View Pit Stop page for race #835 by ali_ul_haqGhost race

View profile for Ali ul (ali_ul_haq)

Official speed 32.08 wpm (114.84 seconds elapsed during race)
Race Start May 13, 2019 10:10:38am UTC
Race Finish May 13, 2019 10:12:33am UTC
Outcome No win (5 of 5)
Accuracy 94.0%
Points 27.27
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.