Donald (donald__j__trump)

Race #234

View Pit Stop page for race #234 by donald__j__trumpGhost race

View profile for Donald (donald__j__trump)

Official speed 100.11 wpm (36.80 seconds elapsed during race)
Race Start September 4, 2019 10:16:46am UTC
Race Finish September 4, 2019 10:17:23am UTC
Outcome Win (1 of 4)
Opponents 2. cypher_xd (96.18 wpm)
3. henrytheelectron (84.50 wpm)
Accuracy 97.0%
Points 85.09
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.