Gio (andreehai1011)

Race #401

View Pit Stop page for race #401 by andreehai1011Ghost race

View profile for Gio (andreehai1011)

Official speed 53.91 wpm (68.34 seconds elapsed during race)
Race Start February 18, 2019 4:43:57pm UTC
Race Finish February 18, 2019 4:45:05pm UTC
Outcome No win (3 of 3)
Opponents 2. leginacl (61.31 wpm)
Accuracy 98.0%
Points 45.82
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.