tstats[xander360] (xander360)

Race #2452

View Pit Stop page for race #2452 by xander360Ghost race

View profile for tstats[xander360] (xander360)

Official speed 59.80 wpm (61.61 seconds elapsed during race)
Race Start August 20, 2019 1:46:12pm UTC
Race Finish August 20, 2019 1:47:14pm UTC
Outcome Win (1 of 5)
Accuracy 99.0%
Points 50.83
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.