View Pit Stop page for race #748 by chrisdapula — Ghost race
View profile for Chris (chrisdapula)
Official speed | 75.47 wpm (48.81 seconds elapsed during race) |
---|---|
Race Start | September 18, 2018 11:54:37am UTC |
Race Finish | September 18, 2018 11:55:26am UTC |
Outcome | Win (1 of 3) |
Accuracy | 97.0% |
Points | 64.15 |
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. |