Jason (aim1)

Race #453

View Pit Stop page for race #453 by aim1Ghost race

View profile for Jason (aim1)

Official speed 47.33 wpm (77.84 seconds elapsed during race)
Race Start November 11, 2018 12:42:12pm UTC
Race Finish November 11, 2018 12:43:30pm UTC
Outcome No win (5 of 5)
Opponents 1. vigilante434 (64.68 wpm)
2. sinfulsam (63.67 wpm)
Accuracy 94.0%
Points 40.23
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.