Andrew (andrewd2758)

Race #63

View Pit Stop page for race #63 by andrewd2758Ghost race

View profile for Andrew (andrewd2758)

Official speed 72.58 wpm (50.76 seconds elapsed during race)
Race Start November 24, 2017 3:10:41pm UTC
Race Finish November 24, 2017 3:11:32pm UTC
Outcome Win (1 of 4)
Opponents 2. dragontypes (64.51 wpm)
Accuracy 97.0%
Points 61.70
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.