baD aT (bad_at_typping)

Race #114

View Pit Stop page for race #114 by bad_at_typpingGhost race

View profile for baD aT (bad_at_typping)

Official speed 47.72 wpm (77.20 seconds elapsed during race)
Race Start May 1, 2019 2:10:25pm UTC
Race Finish May 1, 2019 2:11:42pm UTC
Outcome Win (1 of 3)
Accuracy 93.0%
Points 40.56
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.