Muhammad Shobuz (mr_uranus)

Race #27

View Pit Stop page for race #27 by mr_uranusGhost race

View profile for Muhammad Shobuz (mr_uranus)

Official speed 31.33 wpm (117.59 seconds elapsed during race)
Race Start March 4, 2019 12:34:22am UTC
Race Finish March 4, 2019 12:36:20am UTC
Outcome No win (4 of 5)
Accuracy 94.0%
Points 26.63
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.