Apoorv (apoorv16)

Race #11797

View Pit Stop page for race #11797 by apoorv16Ghost race

View profile for Apoorv (apoorv16)

Official speed 70.77 wpm (52.06 seconds elapsed during race)
Race Start July 15, 2018 4:00:55am UTC
Race Finish July 15, 2018 4:01:47am UTC
Outcome No win (2 of 3)
Opponents 1. frankxu (88.47 wpm)
Accuracy 99.0%
Points 60.15
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.