Leon (bluesunset)

Race #4449

View Pit Stop page for race #4449 by bluesunsetGhost race

View profile for Leon (bluesunset)

Official speed 89.69 wpm (41.07 seconds elapsed during race)
Race Start August 26, 2018 4:41:28pm UTC
Race Finish August 26, 2018 4:42:09pm UTC
Outcome No win (3 of 4)
Opponents 1. vinning (112.83 wpm)
2. genno (96.61 wpm)
Accuracy 99.0%
Points 76.23
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.