muchinchai (muchinchai)

Race #1961

View Pit Stop page for race #1961 by muchinchaiGhost race

View profile for muchinchai (muchinchai)

Official speed 74.98 wpm (49.13 seconds elapsed during race)
Race Start January 17, 2018 12:12:27pm UTC
Race Finish January 17, 2018 12:13:17pm UTC
Outcome Win (1 of 4)
Accuracy 98.0%
Points 63.73
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.