Shut (ihavekillaura)

Race #636

View Pit Stop page for race #636 by ihavekillauraGhost race

View profile for Shut (ihavekillaura)

Official speed 63.93 wpm (57.63 seconds elapsed during race)
Race Start July 7, 2018 6:48:19pm UTC
Race Finish July 7, 2018 6:49:17pm UTC
Outcome No win (4 of 4)
Opponents 1. pjayys (90.24 wpm)
Accuracy 95.0%
Points 54.34
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.