View Pit Stop page for race #252 by floofy_tail — Ghost race
View profile for Kurt (floofy_tail)
Official speed | 52.04 wpm (70.79 seconds elapsed during race) |
---|---|
Race Start | August 24, 2019 8:50:26am UTC |
Race Finish | August 24, 2019 8:51:36am UTC |
Outcome | No win (2 of 5) |
Opponents |
1. dotza (62.36 wpm) |
Accuracy | 93.0% |
Points | 44.23 |
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. |