ABCD (x007)

Race #3654

View Pit Stop page for race #3654 by x007Ghost race

View profile for ABCD (x007)

Official speed 59.42 wpm (62.00 seconds elapsed during race)
Race Start March 28, 2019 12:27:44pm UTC
Race Finish March 28, 2019 12:28:46pm UTC
Outcome No win (3 of 4)
Opponents 1. threntus (81.76 wpm)
Accuracy 98.0%
Points 50.51
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.