Nat (ngg4)

Race #948

View Pit Stop page for race #948 by ngg4Ghost race

View profile for Nat (ngg4)

Official speed 68.23 wpm (53.99 seconds elapsed during race)
Race Start September 16, 2018 3:49:26am UTC
Race Finish September 16, 2018 3:50:20am UTC
Outcome No win (3 of 5)
Opponents 1. arrow0ftime (74.88 wpm)
2. oneguardsam (69.68 wpm)
Accuracy 98.0%
Points 58.00
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.