Tobi (tryin_to_improve)

Race #24

View Pit Stop page for race #24 by tryin_to_improveGhost race

View profile for Tobi (tryin_to_improve)

Official speed 47.84 wpm (77.01 seconds elapsed during race)
Race Start July 24, 2019 9:13:17pm UTC
Race Finish July 24, 2019 9:14:34pm UTC
Outcome No win (4 of 5)
Opponents 2. vikiperle08 (57.54 wpm)
3. meghanetti (49.18 wpm)
Accuracy 93.0%
Points 40.67
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.