Oneness (dreamtime)

Race #3780

View Pit Stop page for race #3780 by dreamtimeGhost race

View profile for Oneness (dreamtime)

Official speed 66.33 wpm (55.54 seconds elapsed during race)
Race Start January 29, 2019 10:02:51am UTC
Race Finish January 29, 2019 10:03:46am UTC
Outcome No win (2 of 5)
Opponents 1. endeavor42 (68.58 wpm)
Accuracy 96.0%
Points 56.38
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.