Justin (dunklioscious)

Race #1044

View Pit Stop page for race #1044 by dunkliosciousGhost race

View profile for Justin (dunklioscious)

Official speed 84.16 wpm (43.77 seconds elapsed during race)
Race Start April 16, 2019 2:42:32am UTC
Race Finish April 16, 2019 2:43:15am UTC
Outcome No win (4 of 5)
Opponents 2. atthetop (101.98 wpm)
5. dreamtime (64.31 wpm)
Accuracy 95.0%
Points 71.53
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.