Josue (jrios777)

Race #21

View Pit Stop page for race #21 by jrios777Ghost race

View profile for Josue (jrios777)

Official speed 66.64 wpm (55.28 seconds elapsed during race)
Race Start September 27, 2019 6:49:40am UTC
Race Finish September 27, 2019 6:50:35am UTC
Outcome Win (1 of 4)
Opponents 2. qwertysux (57.69 wpm)
Accuracy 96.0%
Points 56.64
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.