jamesu (jamesu07)

Race #51

View Pit Stop page for race #51 by jamesu07Ghost race

View profile for jamesu (jamesu07)

Official speed 42.49 wpm (86.70 seconds elapsed during race)
Race Start April 2, 2019 9:13:57pm UTC
Race Finish April 2, 2019 9:15:23pm UTC
Outcome No win (2 of 3)
Accuracy 93.0%
Points 36.11
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.