View Pit Stop page for race #46 by invisible2506 — Ghost race
View profile for Invisible (invisible2506)
Official speed | 69.84 wpm (52.75 seconds elapsed during race) |
---|---|
Race Start | July 8, 2018 1:10:41pm UTC |
Race Finish | July 8, 2018 1:11:33pm UTC |
Outcome | Win (1 of 4) |
Accuracy | 97.0% |
Points | 59.36 |
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. |