Tabs (aptex)

Race #10393

View Pit Stop page for race #10393 by aptexGhost race

View profile for Tabs (aptex)

Official speed 77.66 wpm (47.44 seconds elapsed during race)
Race Start March 10, 2019 6:34:02pm UTC
Race Finish March 10, 2019 6:34:50pm UTC
Outcome Win (1 of 3)
Opponents 3. rrks43 (65.97 wpm)
Accuracy 98.0%
Points 66.01
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.