Silver (silverdogface)

Race #100

View Pit Stop page for race #100 by silverdogfaceGhost race

View profile for Silver (silverdogface)

Official speed 58.14 wpm (63.36 seconds elapsed during race)
Race Start July 8, 2018 4:31:07am UTC
Race Finish July 8, 2018 4:32:10am UTC
Outcome No win (3 of 5)
Opponents 1. zach_bill (81.09 wpm)
Accuracy 97.0%
Points 49.42
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.