Gene (orange_oldfish)

Race #40

View Pit Stop page for race #40 by orange_oldfishGhost race

View profile for Gene (orange_oldfish)

Official speed 92.64 wpm (39.77 seconds elapsed during race)
Race Start January 2, 2020 5:26:42am UTC
Race Finish January 2, 2020 5:27:21am UTC
Outcome Win (1 of 2)
Accuracy 96.0%
Points 78.74
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.