ryan (ryanleung1029)

Race #67

View Pit Stop page for race #67 by ryanleung1029Ghost race

View profile for ryan (ryanleung1029)

Official speed 31.06 wpm (118.61 seconds elapsed during race)
Race Start September 28, 2018 2:45:01pm UTC
Race Finish September 28, 2018 2:47:00pm UTC
Outcome No win (2 of 3)
Accuracy 92.0%
Points 26.40
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.