Kaleb (titanicswell)

Race #1446

View Pit Stop page for race #1446 by titanicswellGhost race

View profile for Kaleb (titanicswell)

Official speed 50.87 wpm (72.42 seconds elapsed during race)
Race Start January 25, 2019 10:13:58pm UTC
Race Finish January 25, 2019 10:15:10pm UTC
Outcome No win (3 of 5)
Accuracy 96.0%
Points 43.24
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.