drew (drewe)

Race #284

View Pit Stop page for race #284 by dreweGhost race

View profile for drew (drewe)

Official speed 74.59 wpm (49.39 seconds elapsed during race)
Race Start December 8, 2019 4:05:47am UTC
Race Finish December 8, 2019 4:06:36am UTC
Outcome No win (3 of 3)
Opponents 2. draggy4 (80.08 wpm)
Accuracy 98.0%
Points 63.41
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.