Aditya (aditya5991)

Race #2210

View Pit Stop page for race #2210 by aditya5991Ghost race

View profile for Aditya (aditya5991)

Official speed 42.52 wpm (86.64 seconds elapsed during race)
Race Start June 7, 2018 5:39:53am UTC
Race Finish June 7, 2018 5:41:20am UTC
Outcome No win (2 of 5)
Accuracy 95.0%
Points 36.14
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.