Mathias (miziol1111)

Race #64

View Pit Stop page for race #64 by miziol1111Ghost race

View profile for Mathias (miziol1111)

Official speed 35.27 wpm (104.45 seconds elapsed during race)
Race Start March 1, 2018 10:55:24pm UTC
Race Finish March 1, 2018 10:57:09pm UTC
Outcome Win (1 of 3)
Opponents 2. saddathasan (34.34 wpm)
Accuracy 93.0%
Points 29.98
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.