_les_ (_les_)

Race #4705

View Pit Stop page for race #4705 by _les_Ghost race

View profile for _les_ (_les_)

Official speed 55.80 wpm (66.02 seconds elapsed during race)
Race Start December 31, 2017 6:08:27pm UTC
Race Finish December 31, 2017 6:09:33pm UTC
Outcome Win (1 of 5)
Accuracy 100.0%
Points 47.43
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.