View Pit Stop page for race #3643 by soni0111 — Ghost race
View profile for soni (soni0111)
Official speed | 36.01 wpm (102.30 seconds elapsed during race) |
---|---|
Race Start | July 4, 2018 11:08:03am UTC |
Race Finish | July 4, 2018 11:09:45am UTC |
Outcome | No win (2 of 5) |
Accuracy | 94.0% |
Points | 30.61 |
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. |