Rafael (rsdourado)

Race #1345

View Pit Stop page for race #1345 by rsdouradoGhost race

View profile for Rafael (rsdourado)

Official speed 58.12 wpm (63.39 seconds elapsed during race)
Race Start August 29, 2019 7:52:28am UTC
Race Finish August 29, 2019 7:53:32am UTC
Outcome No win (4 of 5)
Opponents 3. mans1111 (64.79 wpm)
Accuracy 96.0%
Points 49.40
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.