View Pit Stop page for race #3639 by gr_alvex — Ghost race
View profile for Alvex (gr_alvex)
Official speed | 77.54 wpm (47.51 seconds elapsed during race) |
---|---|
Race Start | June 25, 2018 3:49:52am UTC |
Race Finish | June 25, 2018 3:50:40am UTC |
Outcome | No win (3 of 5) |
Opponents |
1. bucklingspring (86.32 wpm) 2. pjayys (83.90 wpm) |
Accuracy | 96.0% |
Points | 65.91 |
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. |