View Pit Stop page for race #7065 by d3f1n3d — Ghost race
View profile for Matthew (d3f1n3d)
Official speed | 88.70 wpm (41.53 seconds elapsed during race) |
---|---|
Race Start | October 28, 2019 6:45:36pm UTC |
Race Finish | October 28, 2019 6:46:17pm UTC |
Outcome | Win (1 of 3) |
Opponents |
2. joelepore (85.19 wpm) |
Accuracy | 98.0% |
Points | 75.39 |
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. |