delfan (delfaaan)

Race #5078

View Pit Stop page for race #5078 by delfaaanGhost race

View profile for delfan (delfaaan)

Official speed 62.23 wpm (59.20 seconds elapsed during race)
Race Start November 11, 2018 12:43:52pm UTC
Race Finish November 11, 2018 12:44:51pm UTC
Outcome Win (1 of 3)
Opponents 2. astrolion (56.73 wpm)
Accuracy 96.0%
Points 52.90
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.