Daniel (derdem)

Race #1089

View Pit Stop page for race #1089 by derdemGhost race

View profile for Daniel (derdem)

Official speed 102.98 wpm (35.77 seconds elapsed during race)
Race Start September 26, 2018 8:16:50pm UTC
Race Finish September 26, 2018 8:17:26pm UTC
Outcome No win (2 of 3)
Opponents 1. framed_phoenix (103.20 wpm)
3. pinerd (98.17 wpm)
Accuracy 98.0%
Points 87.54
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.