Chase (flash_g0rd0n)

Race #483

View Pit Stop page for race #483 by flash_g0rd0nGhost race

View profile for Chase (flash_g0rd0n)

Official speed 52.11 wpm (70.70 seconds elapsed during race)
Race Start October 10, 2019 5:53:15pm UTC
Race Finish October 10, 2019 5:54:26pm UTC
Outcome No win (3 of 5)
Opponents 1. bino_ (61.72 wpm)
2. tappineapple (60.72 wpm)
Accuracy 96.0%
Points 44.30
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.