Liam (fonix_)

Race #69

View Pit Stop page for race #69 by fonix_Ghost race

View profile for Liam (fonix_)

Official speed 61.49 wpm (59.91 seconds elapsed during race)
Race Start May 14, 2019 10:49:00am UTC
Race Finish May 14, 2019 10:50:00am UTC
Outcome No win (3 of 3)
Opponents 1. poem (85.32 wpm)
Accuracy 100.0%
Points 52.27
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.