Suresh (sureshkapri0)

Race #370

View Pit Stop page for race #370 by sureshkapri0Ghost race

View profile for Suresh (sureshkapri0)

Official speed 73.35 wpm (50.22 seconds elapsed during race)
Race Start December 19, 2017 2:12:00pm UTC
Race Finish December 19, 2017 2:12:51pm UTC
Outcome Win (1 of 5)
Opponents 2. runningnurse (69.26 wpm)
3. lkg1221 (63.96 wpm)
Accuracy 98.0%
Points 62.35
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.