Mikee (mikee478)

Race #143

View Pit Stop page for race #143 by mikee478Ghost race

View profile for Mikee (mikee478)

Official speed 60.60 wpm (60.79 seconds elapsed during race)
Race Start November 30, 2017 8:15:32pm UTC
Race Finish November 30, 2017 8:16:33pm UTC
Outcome Win (1 of 5)
Opponents 2. ed72 (55.67 wpm)
Accuracy 93.0%
Points 51.51
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.