Tomasz (elkamill0)

Race #461

View Pit Stop page for race #461 by elkamill0Ghost race

View profile for Tomasz (elkamill0)

Official speed 38.12 wpm (96.64 seconds elapsed during race)
Race Start July 1, 2018 12:31:35pm UTC
Race Finish July 1, 2018 12:33:12pm UTC
Outcome No win (3 of 4)
Accuracy 92.0%
Points 32.40
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.