niaz (noraz789)

Race #253

View Pit Stop page for race #253 by noraz789Ghost race

View profile for niaz (noraz789)

Official speed 91.50 wpm (40.26 seconds elapsed during race)
Race Start November 1, 2018 3:11:01pm UTC
Race Finish November 1, 2018 3:11:41pm UTC
Outcome Win (1 of 4)
Opponents 2. mattpeles (90.11 wpm)
3. bekca (76.72 wpm)
Accuracy 97.0%
Points 77.77
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.