Jessica (jessikaze)

Race #1229

View Pit Stop page for race #1229 by jessikazeGhost race

View profile for Jessica (jessikaze)

Official speed 59.20 wpm (62.23 seconds elapsed during race)
Race Start December 26, 2017 5:02:43am UTC
Race Finish December 26, 2017 5:03:46am UTC
Outcome Win (1 of 2)
Accuracy 97.0%
Points 50.32
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.