Benny (benn_q)

Race #65

View Pit Stop page for race #65 by benn_qGhost race

View profile for Benny (benn_q)

Official speed 72.84 wpm (50.58 seconds elapsed during race)
Race Start September 6, 2018 10:56:01pm UTC
Race Finish September 6, 2018 10:56:51pm UTC
Outcome No win (2 of 3)
Opponents 3. slagtherisen (64.34 wpm)
Accuracy 95.0%
Points 61.92
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.