Jarrod (jandojanderson)

Race #2633

View Pit Stop page for race #2633 by jandojandersonGhost race

View profile for Jarrod (jandojanderson)

Official speed 59.36 wpm (62.06 seconds elapsed during race)
Race Start April 10, 2019 1:02:51pm UTC
Race Finish April 10, 2019 1:03:53pm UTC
Outcome No win (2 of 3)
Opponents 1. chungua (68.17 wpm)
Accuracy 95.0%
Points 50.46
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.