J (fortunapls)

Race #2543

View Pit Stop page for race #2543 by fortunaplsGhost race

View profile for J (fortunapls)

Official speed 60.54 wpm (60.85 seconds elapsed during race)
Race Start August 10, 2018 5:51:13pm UTC
Race Finish August 10, 2018 5:52:14pm UTC
Outcome No win (3 of 5)
Opponents 1. alexandertg (64.49 wpm)
2. vietbui99 (61.14 wpm)
Accuracy 97.0%
Points 51.46
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.