Kohei (kotsuka)

Race #211

View Pit Stop page for race #211 by kotsukaGhost race

View profile for Kohei (kotsuka)

Official speed 47.48 wpm (77.59 seconds elapsed during race)
Race Start June 18, 2018 1:40:15am UTC
Race Finish June 18, 2018 1:41:32am UTC
Outcome No win (3 of 5)
Opponents 1. caity_g (61.22 wpm)
2. dilliocm (56.26 wpm)
Accuracy 98.0%
Points 40.36
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.