lluis (lluissuros)

Race #141

View Pit Stop page for race #141 by lluissurosGhost race

View profile for lluis (lluissuros)

Official speed 26.24 wpm (140.40 seconds elapsed during race)
Race Start October 24, 2019 1:21:09pm UTC
Race Finish October 24, 2019 1:23:30pm UTC
Outcome No win (3 of 4)
Accuracy 94.0%
Points 22.30
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.