William (kingmrglmrgl)

Race #1233

View Pit Stop page for race #1233 by kingmrglmrglGhost race

View profile for William (kingmrglmrgl)

Official speed 38.57 wpm (95.51 seconds elapsed during race)
Race Start April 23, 2019 2:41:59am UTC
Race Finish April 23, 2019 2:43:35am UTC
Outcome No win (3 of 5)
Accuracy 93.0%
Points 32.79
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.