Do (trungkien622004)

Race #92

View Pit Stop page for race #92 by trungkien622004Ghost race

View profile for Do (trungkien622004)

Official speed 31.79 wpm (115.89 seconds elapsed during race)
Race Start February 8, 2020 9:25:28pm UTC
Race Finish February 8, 2020 9:27:24pm UTC
Outcome No win (3 of 5)
Accuracy 95.0%
Points 27.02
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.