Daniel (cool_nerd88)

Race #1005

View Pit Stop page for race #1005 by cool_nerd88Ghost race

View profile for Daniel (cool_nerd88)

Official speed 78.02 wpm (47.22 seconds elapsed during race)
Race Start October 23, 2017 12:50:35am UTC
Race Finish October 23, 2017 12:51:23am UTC
Outcome Win (1 of 3)
Opponents 2. drakos2 (66.51 wpm)
Accuracy 98.0%
Points 66.32
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.