Fazriel (ohokoces4450)

Race #168

View Pit Stop page for race #168 by ohokoces4450Ghost race

View profile for Fazriel (ohokoces4450)

Official speed 23.49 wpm (156.83 seconds elapsed during race)
Race Start September 1, 2019 12:37:48pm UTC
Race Finish September 1, 2019 12:40:25pm UTC
Outcome No win (4 of 5)
Accuracy 88.0%
Points 19.96
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.