Yash (yash_karan)

Race #927

View Pit Stop page for race #927 by yash_karanGhost race

View profile for Yash (yash_karan)

Official speed 60.06 wpm (61.34 seconds elapsed during race)
Race Start November 20, 2018 11:15:17pm UTC
Race Finish November 20, 2018 11:16:18pm UTC
Outcome Win (1 of 3)
Accuracy 95.0%
Points 51.05
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.