Muhammad (muhammadshahid)

Race #5771

View Pit Stop page for race #5771 by muhammadshahidGhost race

View profile for Muhammad (muhammadshahid)

Official speed 43.35 wpm (84.98 seconds elapsed during race)
Race Start September 8, 2018 2:40:54pm UTC
Race Finish September 8, 2018 2:42:19pm UTC
Outcome No win (3 of 4)
Accuracy 94.0%
Points 36.85
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.