View Pit Stop page for race #1751 by vaster_then_you — Ghost race
View profile for Marcin (vaster_then_you)
Official speed | 44.72 wpm (82.38 seconds elapsed during race) |
---|---|
Race Start | February 16, 2020 9:56:02am UTC |
Race Finish | February 16, 2020 9:57:25am UTC |
Outcome | Win (1 of 5) |
Opponents |
2. signal1 (43.62 wpm) 4. loklok010101 (35.87 wpm) |
Accuracy | 93.0% |
Points | 38.01 |
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. |