View Pit Stop page for race #184 by trajanme — Ghost race
View profile for Trajan (trajanme)
Official speed | 106.18 wpm (34.70 seconds elapsed during race) |
---|---|
Race Start | September 19, 2019 10:57:14pm UTC |
Race Finish | September 19, 2019 10:57:48pm UTC |
Outcome | No win (2 of 5) |
Opponents |
1. itshawky (122.16 wpm) 3. zachattack973 (92.42 wpm) |
Accuracy | 97.0% |
Points | 90.25 |
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. |