Flip (flip2theleft)

Race #9589

View Pit Stop page for race #9589 by flip2theleftGhost race

View profile for Flip (flip2theleft)

Official speed 58.45 wpm (63.03 seconds elapsed during race)
Race Start April 22, 2019 11:20:39am UTC
Race Finish April 22, 2019 11:21:42am UTC
Outcome No win (4 of 4)
Opponents 1. unreaii (116.94 wpm)
3. rajatbhatnagar (59.23 wpm)
Accuracy 96.0%
Points 49.68
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.