Julian (juliansmile)

Race #5732

View Pit Stop page for race #5732 by juliansmileGhost race

View profile for Julian (juliansmile)

Official speed 56.15 wpm (65.61 seconds elapsed during race)
Race Start January 3, 2018 11:53:19am UTC
Race Finish January 3, 2018 11:54:24am UTC
Outcome No win (2 of 3)
Accuracy 95.0%
Points 47.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.