Kanat (subanov_16)

Race #1755

View Pit Stop page for race #1755 by subanov_16Ghost race

View profile for Kanat (subanov_16)

Official speed 37.44 wpm (98.40 seconds elapsed during race)
Race Start January 8, 2019 4:03:45pm UTC
Race Finish January 8, 2019 4:05:23pm UTC
Outcome Win (1 of 5)
Accuracy 95.0%
Points 31.83
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.