Alfred (nguyenmanhcuong2905@gmail.com)

Race #521

View Pit Stop page for race #521 by nguyenmanhcuong2905@gmail.comGhost race

View profile for Alfred (nguyenmanhcuong2905@gmail.com)

Official speed 58.86 wpm (62.59 seconds elapsed during race)
Race Start November 7, 2017 5:19:21pm UTC
Race Finish November 7, 2017 5:20:23pm UTC
Outcome Win (1 of 3)
Accuracy 95.0%
Points 50.03
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.