Aman (aman_msr)

Race #912

View Pit Stop page for race #912 by aman_msrGhost race

View profile for Aman (aman_msr)

Official speed 38.52 wpm (95.64 seconds elapsed during race)
Race Start April 2, 2020 5:41:13am UTC
Race Finish April 2, 2020 5:42:49am UTC
Outcome No win (2 of 5)
Accuracy 93.0%
Points 32.74
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.