matt (mpcroft)

Race #374

View Pit Stop page for race #374 by mpcroftGhost race

View profile for matt (mpcroft)

Official speed 33.94 wpm (108.54 seconds elapsed during race)
Race Start July 29, 2019 2:26:32am UTC
Race Finish July 29, 2019 2:28:21am UTC
Outcome No win (4 of 5)
Opponents 5. cweetie (32.62 wpm)
Accuracy 94.0%
Points 28.85
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.