Samantha (trueanimaldefender6)

Race #32

View Pit Stop page for race #32 by trueanimaldefender6Ghost race

View profile for Samantha (trueanimaldefender6)

Official speed 63.08 wpm (58.40 seconds elapsed during race)
Race Start October 19, 2018 11:42:04pm UTC
Race Finish October 19, 2018 11:43:03pm UTC
Outcome No win (4 of 5)
Opponents 1. tom441 (74.23 wpm)
Accuracy 96.0%
Points 53.62
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.