Noor Islam (noor1657)

Race #3058

View Pit Stop page for race #3058 by noor1657Ghost race

View profile for Noor Islam (noor1657)

Official speed 36.64 wpm (100.55 seconds elapsed during race)
Race Start July 28, 2019 4:51:42pm UTC
Race Finish July 28, 2019 4:53:23pm UTC
Outcome No win (4 of 5)
Accuracy 97.0%
Points 31.15
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.