tristen (unitristen)

Race #1594

View Pit Stop page for race #1594 by unitristenGhost race

View profile for tristen (unitristen)

Official speed 82.83 wpm (44.48 seconds elapsed during race)
Race Start April 6, 2020 4:43:15pm UTC
Race Finish April 6, 2020 4:43:59pm UTC
Outcome Win (1 of 5)
Opponents 2. eddyhack (80.77 wpm)
3. georgetianke (77.10 wpm)
4. killingtype (70.89 wpm)
Accuracy 98.0%
Points 70.40
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.