View Pit Stop page for race #6 by sonicsm_sh — Ghost race
View profile for SonicSm4sh (sonicsm_sh)
Official speed | 80.86 wpm (45.56 seconds elapsed during race) |
---|---|
Race Start | May 16, 2019 5:33:54pm UTC |
Race Finish | May 16, 2019 5:34:39pm UTC |
Outcome | No win (2 of 3) |
Accuracy | 96.0% |
Points | 68.73 |
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. |