View Pit Stop page for race #1194 by vishal374 — Ghost race
View profile for vishal (vishal374)
Official speed | 32.31 wpm (114.02 seconds elapsed during race) |
---|---|
Race Start | August 28, 2018 3:03:24am UTC |
Race Finish | August 28, 2018 3:05:18am UTC |
Outcome | No win (4 of 5) |
Accuracy | 95.0% |
Points | 27.47 |
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. |