View Pit Stop page for race #73 by zxcvbnmqwertyuiopasdfghjkl — Ghost race
View profile for kent (zxcvbnmqwertyuiopasdfghjkl)
Official speed | 55.85 wpm (65.96 seconds elapsed during race) |
---|---|
Race Start | January 9, 2020 9:50:39am UTC |
Race Finish | January 9, 2020 9:51:45am UTC |
Outcome | No win (3 of 3) |
Opponents |
1. jasonbmagat (80.32 wpm) 2. copywriter (64.40 wpm) |
Accuracy | 93.0% |
Points | 47.47 |
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. |