Matthew (mqtthew)

Race #829

View Pit Stop page for race #829 by mqtthewGhost race

View profile for Matthew (mqtthew)

Official speed 65.32 wpm (56.40 seconds elapsed during race)
Race Start December 3, 2019 4:39:29pm UTC
Race Finish December 3, 2019 4:40:26pm UTC
Outcome No win (4 of 5)
Opponents 1. ivanivanchenchen (108.50 wpm)
2. rodmc (90.49 wpm)
Accuracy 96.0%
Points 55.53
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.