Matthew (d3f1n3d)

Race #12135

View Pit Stop page for race #12135 by d3f1n3dGhost race

View profile for Matthew (d3f1n3d)

Official speed 92.69 wpm (39.75 seconds elapsed during race)
Race Start March 25, 2020 10:57:36pm UTC
Race Finish March 25, 2020 10:58:16pm UTC
Outcome No win (3 of 5)
Opponents 2. milan_ (105.14 wpm)
4. pugsay (70.13 wpm)
Accuracy 97.0%
Points 78.78
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.