View Pit Stop page for race #1561 by poopybum — Ghost race
View profile for Reverend Poo Poo Bum (poopybum)
Official speed | 66.13 wpm (55.71 seconds elapsed during race) |
---|---|
Race Start | August 17, 2019 7:33:46am UTC |
Race Finish | August 17, 2019 7:34:41am UTC |
Outcome | Win (1 of 4) |
Accuracy | 98.0% |
Points | 56.21 |
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. |