Justin (happymunkee)

Race #198

View Pit Stop page for race #198 by happymunkeeGhost race

View profile for Justin (happymunkee)

Official speed 100.12 wpm (36.80 seconds elapsed during race)
Race Start December 6, 2019 1:43:10am UTC
Race Finish December 6, 2019 1:43:47am UTC
Outcome Win (1 of 3)
Opponents 2. mysteriousmelon (98.39 wpm)
Accuracy 96.0%
Points 85.10
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.