James (jamesarmor)

Race #192

View Pit Stop page for race #192 by jamesarmorGhost race

View profile for James (jamesarmor)

Official speed 47.52 wpm (77.53 seconds elapsed during race)
Race Start August 11, 2019 11:45:38pm UTC
Race Finish August 11, 2019 11:46:55pm UTC
Outcome Win (1 of 4)
Opponents 2. analedurdaddy (46.78 wpm)
Accuracy 96.0%
Points 40.39
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.