William (goscrios)

Race #608

View Pit Stop page for race #608 by goscriosGhost race

View profile for William (goscrios)

Official speed 63.59 wpm (57.93 seconds elapsed during race)
Race Start March 20, 2019 3:19:32pm UTC
Race Finish March 20, 2019 3:20:30pm UTC
Outcome No win (3 of 4)
Opponents 1. dominicgangx (78.58 wpm)
Accuracy 95.0%
Points 54.05
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.