mayimbe (mayimbe194)

Race #4253

View Pit Stop page for race #4253 by mayimbe194Ghost race

View profile for mayimbe (mayimbe194)

Official speed 58.26 wpm (63.23 seconds elapsed during race)
Race Start December 20, 2018 3:56:45am UTC
Race Finish December 20, 2018 3:57:49am UTC
Outcome No win (2 of 4)
Opponents 3. zhurreyph (55.43 wpm)
Accuracy 97.0%
Points 49.52
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.