michael (dorfman27)

Race #1276

View Pit Stop page for race #1276 by dorfman27Ghost race

View profile for michael (dorfman27)

Official speed 64.04 wpm (57.53 seconds elapsed during race)
Race Start March 1, 2019 12:37:37pm UTC
Race Finish March 1, 2019 12:38:35pm UTC
Outcome Win (1 of 3)
Opponents 2. demancer (57.56 wpm)
Accuracy 97.0%
Points 54.43
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.