Jane (bokoko)

Race #683

View Pit Stop page for race #683 by bokokoGhost race

View profile for Jane (bokoko)

Official speed 31.08 wpm (118.53 seconds elapsed during race)
Race Start May 6, 2019 12:02:56pm UTC
Race Finish May 6, 2019 12:04:55pm UTC
Outcome No win (4 of 5)
Opponents 3. asad104khan (41.26 wpm)
Accuracy 92.0%
Points 26.42
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.