Geneva (genevatypes)

Race #214

View Pit Stop page for race #214 by genevatypesGhost race

View profile for Geneva (genevatypes)

Official speed 56.17 wpm (65.59 seconds elapsed during race)
Race Start October 29, 2018 9:44:41pm UTC
Race Finish October 29, 2018 9:45:46pm UTC
Outcome No win (3 of 3)
Opponents 1. kid_kincaid (61.64 wpm)
Accuracy 94.0%
Points 47.74
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.