JJ (xdcruxdfa)

Race #13

View Pit Stop page for race #13 by xdcruxdfaGhost race

View profile for JJ (xdcruxdfa)

Official speed 80.90 wpm (45.54 seconds elapsed during race)
Race Start December 17, 2018 2:17:20am UTC
Race Finish December 17, 2018 2:18:05am UTC
Outcome Win (1 of 3)
Opponents 2. veltzer (62.49 wpm)
Accuracy 97.0%
Points 68.77
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.