Younus (younuskhan)

Race #955

View Pit Stop page for race #955 by younuskhanGhost race

View profile for Younus (younuskhan)

Official speed 54.06 wpm (68.15 seconds elapsed during race)
Race Start April 9, 2018 6:40:00am UTC
Race Finish April 9, 2018 6:41:08am UTC
Outcome No win (2 of 2)
Opponents 1. shoaibsajid (66.79 wpm)
Accuracy 95.0%
Points 45.95
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.