100=Happy (quinn55)

Race #240

View Pit Stop page for race #240 by quinn55Ghost race

View profile for 100=Happy (quinn55)

Official speed 65.08 wpm (56.61 seconds elapsed during race)
Race Start November 3, 2017 1:29:48pm UTC
Race Finish November 3, 2017 1:30:45pm UTC
Outcome No win (2 of 4)
Opponents 1. yanray (68.39 wpm)
Accuracy 95.0%
Points 55.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.