View Pit Stop page for race #2550 by danielbillette@hotmail.com — Ghost race
View profile for DannyBoy (danielbillette@hotmail.com)
Official speed | 95.02 wpm (38.77 seconds elapsed during race) |
---|---|
Race Start | July 6, 2018 10:29:42pm UTC |
Race Finish | July 6, 2018 10:30:21pm UTC |
Outcome | Win (1 of 2) |
Opponents |
2. ryanblast28 (76.54 wpm) |
Accuracy | 97.0% |
Points | 80.77 |
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. |