Arpeggio (arpeggio2033)

Race #83

View Pit Stop page for race #83 by arpeggio2033Ghost race

View profile for Arpeggio (arpeggio2033)

Official speed 68.08 wpm (54.11 seconds elapsed during race)
Race Start May 11, 2019 3:13:41am UTC
Race Finish May 11, 2019 3:14:35am UTC
Outcome No win (3 of 4)
Opponents 1. teiloq (83.09 wpm)
Accuracy 97.0%
Points 57.87
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.