nf (ssakcik)

Race #1720

View Pit Stop page for race #1720 by ssakcikGhost race

View profile for nf (ssakcik)

Official speed 65.62 wpm (56.14 seconds elapsed during race)
Race Start May 26, 2019 2:23:27pm UTC
Race Finish May 26, 2019 2:24:23pm UTC
Outcome Win (1 of 3)
Opponents 2. ckmanguiran (57.81 wpm)
Accuracy 97.0%
Points 55.78
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.