Kannan (kannan12)

Race #2838

View Pit Stop page for race #2838 by kannan12Ghost race

View profile for Kannan (kannan12)

Official speed 52.92 wpm (69.61 seconds elapsed during race)
Race Start April 19, 2018 7:23:51pm UTC
Race Finish April 19, 2018 7:25:00pm UTC
Outcome No win (2 of 3)
Opponents 1. kevinkrish (70.28 wpm)
3. mani2k15 (44.71 wpm)
Accuracy 96.0%
Points 44.98
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.