Johan (jvonk)

Race #18

View Pit Stop page for race #18 by jvonkGhost race

View profile for Johan (jvonk)

Official speed 65.44 wpm (56.30 seconds elapsed during race)
Race Start August 26, 2019 12:36:01am UTC
Race Finish August 26, 2019 12:36:57am UTC
Outcome No win (3 of 3)
Opponents 1. suhasmaddali007 (81.86 wpm)
Accuracy 98.0%
Points 55.63
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.