tstats[beedi] (beedi)

Race #2

View Pit Stop page for race #2 by beediGhost race

View profile for tstats[beedi] (beedi)

Official speed 29.37 wpm (125.43 seconds elapsed during race)
Race Start January 4, 2018 1:21:52pm UTC
Race Finish January 4, 2018 1:23:58pm UTC
Outcome No win (4 of 5)
Accuracy 92.0%
Points 24.96
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.