Crashie (exploiter911)

Race #4484

View Pit Stop page for race #4484 by exploiter911Ghost race

View profile for Crashie (exploiter911)

Official speed 55.91 wpm (65.89 seconds elapsed during race)
Race Start November 4, 2017 9:35:35pm UTC
Race Finish November 4, 2017 9:36:41pm UTC
Outcome No win (2 of 5)
Opponents 1. rngyy (66.16 wpm)
Accuracy 95.0%
Points 47.52
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.